sys/vfs/hammer: Make bio ops static
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Tue, 8 Dec 2015 06:26:47 +0000 (15:26 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Tue, 8 Dec 2015 06:58:02 +0000 (15:58 +0900)
commite397030b550e30695f679f675ce0e99b9f3b48cd
tree42255d272fe120e9f77f616cb1127c7b9d833e6a
parent0ae73f4335b9dde5cec101b224ed2115373035a6
sys/vfs/hammer: Make bio ops static

Only functions that initialize bios need to see this.
sys/vfs/hammer/hammer.h
sys/vfs/hammer/hammer_io.c