sys/vfs/hammer: Remove unused bitfield of struct hammer_io
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Mon, 23 Nov 2015 08:00:37 +0000 (17:00 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Mon, 23 Nov 2015 09:13:11 +0000 (18:13 +0900)
commitc0a828f7728eda0305ee66489a7797b4afac8d5b
treeb1958f1e0a876f6088ef824ef0f276129b687fdf
parent5a0600e907828969c2b0b29f3d009da72165a978
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.
sys/vfs/hammer/hammer.h