diff options
author | 2014-05-29 09:19:58 +0800 | |
---|---|---|
committer | 2014-06-09 17:21:07 -0700 | |
commit | 902c68a4da74442f0ab1c0b458f7723a68dfd3b1 (patch) | |
tree | 50aec3bffcc19ab3ddfe66448eb3a03333460692 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Btrfs: fix transaction leak during fsync call (diff) | |
download | linux-dev-902c68a4da74442f0ab1c0b458f7723a68dfd3b1.tar.xz linux-dev-902c68a4da74442f0ab1c0b458f7723a68dfd3b1.zip |
btrfs: replace EINVAL with ERANGE for resize when ULLONG_MAX
To be accurate about the error case,
if the new size is beyond ULLONG_MAX, return ERANGE instead of EINVAL.
Signed-off-by: Gui Hecheng <guihc.fnst@cn.fujitsu.com>
Signed-off-by: Chris Mason <clm@fb.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions