NFSv4: Add v4 exception handling for the ACL functions.
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 24 Aug 2006 16:27:15 +0000 (12:27 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 24 Aug 2006 19:54:13 +0000 (15:54 -0400)
This is needed in order to handle any NFS4ERR_DELAY errors that might be
returned by the server. It also ensures that we map the NFSv4 errors before
they are returned to userland.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
(cherry picked from 71c12b3f0abc7501f6ed231a6d17bc9c05a238dc commit)


No differences found