NFSv4.2: LAYOUTSTATS may return NFS4ERR_ADMIN/DELEG_REVOKED
authorTrond Myklebust <trond.myklebust@primarydata.com>
Fri, 5 Aug 2016 16:16:19 +0000 (12:16 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Fri, 5 Aug 2016 16:18:10 +0000 (12:18 -0400)
commit206b3bb57481758b5fe98e90f47abb0f3fc0954e
tree4e292081d35bf45c5d2dc9ddd8bfa08329b13dd2
parentd88e4d82efc7aca47f1e31808717c9718e466d93
NFSv4.2: LAYOUTSTATS may return NFS4ERR_ADMIN/DELEG_REVOKED

We should handle those errors in the same way we handle the other
stateid errors: by invalidating the faulty layout stateid.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/nfs42proc.c
This page took 0.029281 seconds and 5 git commands to generate.