summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorWeston Andros Adamson <dros@primarydata.com>2017-02-23 14:54:21 -0500
committerBen Hutchings <ben@decadent.org.uk>2017-06-05 21:17:16 +0100
commitebfe63171b30e2a1dd0d5075519949179b7ed019 (patch)
treeef5ffe28c52dc7256f40d87504f1db6cbfb51bbd /drivers
parent4613c3d22982d8000d30e077a51fd4cdc0bef934 (diff)
downloadlinux-stable-ebfe63171b30e2a1dd0d5075519949179b7ed019.tar.gz
linux-stable-ebfe63171b30e2a1dd0d5075519949179b7ed019.tar.bz2
linux-stable-ebfe63171b30e2a1dd0d5075519949179b7ed019.zip
NFSv4: fix getacl ERANGE for some ACL buffer sizes
commit ed92d8c137b7794c2c2aa14479298b9885967607 upstream. 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 <dros@primarydata.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com> Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions