diff options
author | Hugh Dickins <[email protected]> | 2014-06-23 13:22:03 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2014-06-23 16:47:43 -0700 |
commit | 13ace4d0d9db40e10ecd66dfda14e297571be813 (patch) | |
tree | 9ed45b2ee2053f1b0fd8f1efd0f9c5c3d8f5671c /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 7cdb0d25bc93e936edbfde12fe277ee21b88c1ef (diff) |
tmpfs: ZERO_RANGE and COLLAPSE_RANGE not currently supported
I was well aware of FALLOC_FL_ZERO_RANGE and FALLOC_FL_COLLAPSE_RANGE
support being added to fallocate(); but didn't realize until now that I
had been too stupid to future-proof shmem_fallocate() against new
additions. -EOPNOTSUPP instead of going on to ordinary fallocation.
Signed-off-by: Hugh Dickins <[email protected]>
Reviewed-by: Lukas Czerner <[email protected]>
Cc: <[email protected]> [3.15]
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions