diff options
author | Chao Yu <[email protected]> | 2017-09-12 14:25:35 +0800 |
---|---|---|
committer | Jaegeuk Kim <[email protected]> | 2017-09-12 10:02:47 -0700 |
commit | 80647e5f4c728ecea7d9190c6e7163755ff6835c (patch) | |
tree | da365d03ecbdbe2dd83b6aec1368259fbc9b89fa /fs/btrfs/async-thread.c | |
parent | ca7d802a7d8ee4c47dce9be86ef4b27e587086bb (diff) |
f2fs: fix to show correct discard_granularity in sysfs
Fix below incorrect display when reading discard_granularity sysfs node.
$ cat /sys/fs/f2fs/<device>/discard_granularity
$ 16
$ echo 32 > /sys/fs/f2fs/<device>/discard_granularity
$ cat /sys/fs/f2fs/<device>/discard_granularity
$ 16
Signed-off-by: Chao Yu <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'fs/btrfs/async-thread.c')
0 files changed, 0 insertions, 0 deletions