commit c0a828f7728eda0305ee66489a7797b4afac8d5b
Author: Tomohiro Kusumi <[email protected]>
Date: Mon Nov 23 17:00:37 2015 +0900
sys/vfs/hammer: Remove unused bitfield of struct hammer_io
Remove unused validated field of inmemory I/O structure.
(the bitfields are not ondisk representation)
This field was only used by old cluster code in the early
stage of hammer development.
Summary of changes:
sys/vfs/hammer/hammer.h | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c0a828f7728eda0305ee66489a7797b4afac8d5b
--
DragonFly BSD source repository