diff options
author | Weston Andros Adamson <[email protected]> | 2017-02-23 14:54:21 -0500 |
---|---|---|
committer | Anna Schumaker <[email protected]> | 2017-02-23 17:23:35 -0500 |
commit | ed92d8c137b7794c2c2aa14479298b9885967607 (patch) | |
tree | 924e5d4092eda8992f4328d06c2478d382310974 /tools/perf/util/python.c | |
parent | 6682c14bbe505a8b912c57faf544f866777ee48d (diff) |
NFSv4: fix getacl ERANGE for some ACL buffer sizes
We're not taking into account that the space needed for the (variable
length) attr bitmap, with the result that we'd sometimes get a spurious
ERANGE when the ACL data got close to the end of a page.
Just add in an extra page to make sure.
Signed-off-by: Weston Andros Adamson <[email protected]>
Cc: [email protected]
Signed-off-by: J. Bruce Fields <[email protected]>
Signed-off-by: Anna Schumaker <[email protected]>
Diffstat (limited to 'tools/perf/util/python.c')
0 files changed, 0 insertions, 0 deletions