Zach Brown 7097d545cf scoutfs: make sure to set the sb blocksize
Since fill_super was originally written we've added use of buffer_head
IO by the btree and quorum voting.  We forgot to set the block size so
devices that didn't have the common 4k default, matching our block size,
would see errors.  Explicitly set it.

Signed-off-by: Zach Brown <zab@versity.com>
2019-05-21 11:33:26 -07:00
Description
No description provided
8 MiB
Languages
C 87%
Shell 9.3%
Roff 2.5%
TeX 0.8%
Makefile 0.4%