summary refs log tree commit diff
path: root/kernel
diff options
context:
space:
mode:
authorJie Liu <jeff.liu@oracle.com>2014-01-21 15:48:36 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2014-01-21 16:19:42 -0800
commit1ba2212bb3e9527a4b3d18692f5ffe204f29bb47 (patch)
tree6a8acca5e30c05b48c1a2144ddc63a3430d5df69 /kernel
parentaa89762c54800208d5afdcd8e6bf124818f17fe0 (diff)
downloadlinux-1ba2212bb3e9527a4b3d18692f5ffe204f29bb47.tar.gz
ocfs2: adjust minlen with discard_granularity in the FITRIM ioctl
Adjust minlen with discard_granularity for FITRIM ioctl(2) if the given
minimum size in bytes is less than it because, discard granularity is
used to tell us that the minimum size of extent that can be discarded by
the storage device.

This is inspired by ext4 commit 5c2ed62fd447 ("ext4: Adjust minlen with
discard_granularity in the FITRIM ioctl") from Lukas Czerner.

Signed-off-by: Jie Liu <jeff.liu@oracle.com>
Cc: Mark Fasheh <mfasheh@suse.com>
Cc: Joel Becker <jlbec@evilplan.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions