git: sys/vfs/hammer: Remove unused bitfield of struct hammer_io
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Mon Nov 23 01:20:42 PST 2015
commit c0a828f7728eda0305ee66489a7797b4afac8d5b
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
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
More information about the Commits
mailing list