aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/builtin-annotate.c
diff options
context:
space:
mode:
authorJosef Bacik <[email protected]>2011-02-01 15:52:47 -0800
committerLinus Torvalds <[email protected]>2011-02-02 16:03:20 -0800
commitd54cdc8ca7aabc69e145a62155855db42b04ed0b (patch)
treee184aed1d4c05e1df482dbf4b669723e31a841e1 /tools/perf/builtin-annotate.c
parent3cd90ea42f2c15f928b70ed66f6d8ed0a8e7aadd (diff)
fs: make block fiemap mapping length at least blocksize long
Some filesystems don't deal well with being asked to map less than blocksize blocks (GFS2 for example). Since we are always mapping at least blocksize sections anyway, just make sure len is at least as big as a blocksize so we don't trip up any filesystems. Thanks, Signed-off-by: Josef Bacik <[email protected]> Cc: Steven Whitehouse <[email protected]> Cc: Christoph Hellwig <[email protected]> Cc: Al Viro <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/builtin-annotate.c')
0 files changed, 0 insertions, 0 deletions