summaryrefslogtreecommitdiffstats
path: root/module/zfs/zfs_vnops.c
diff options
context:
space:
mode:
authorBrian Behlendorf <[email protected]>2011-02-23 13:57:50 -0800
committerBrian Behlendorf <[email protected]>2011-02-23 14:00:06 -0800
commit05ff35c602827a0f03659ec974c67b3fb5bf1c0b (patch)
tree49be67a4fc6d5ecd067caf1df8575f3084b7798f /module/zfs/zfs_vnops.c
parentf6dcdf13f80ee039141ab92ae506bd4443111662 (diff)
Increase fragment size to block size
The underlying storage pool actually uses multiple block size. Under Solaris frsize (fragment size) is reported as the smallest block size we support, and bsize (block size) as the filesystem's maximum block size. Unfortunately, under Linux the fragment size and block size are often used interchangeably. Thus we are forced to report both of them as the filesystem's maximum block size. Closes #112
Diffstat (limited to 'module/zfs/zfs_vnops.c')
0 files changed, 0 insertions, 0 deletions