commit | 206b3bb57481758b5fe98e90f47abb0f3fc0954e | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Fri Aug 05 12:16:19 2016 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Fri Aug 05 12:18:10 2016 -0400 |
tree | 4e292081d35bf45c5d2dc9ddd8bfa08329b13dd2 | |
parent | d88e4d82efc7aca47f1e31808717c9718e466d93 [diff] |
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>