aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorMatthew Wilcox <[email protected]>2014-06-04 16:07:50 -0700
committerLinus Torvalds <[email protected]>2014-06-04 16:54:02 -0700
commit96f8d8e0965ba3d895f4cf63bbb16fd9fca8998b (patch)
tree1c8423c21320beb5a499a7fcf891e8d4debef1c1 /tools/perf/scripts/python/bin
parenta72132c31d580969a38972aaf925915e861cd342 (diff)
brd: return -ENOSPC rather than -ENOMEM on page allocation failure
brd is effectively a thinly provisioned device. Thinly provisioned devices return -ENOSPC when they can't write a new block. -ENOMEM is an implementation detail that callers shouldn't know. Signed-off-by: Matthew Wilcox <[email protected]> Acked-by: Dave Chinner <[email protected]> Cc: Dheeraj Reddy <[email protected]> Cc: Hugh Dickins <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions