commit | dd1beb3d16f6a10683b84b89a4644065c43910f3 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Fri Jun 17 16:48:21 2016 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Fri Jun 24 12:01:00 2016 -0400 |
tree | 21b31ac3f2ee2cda70d9766e90b6c37f309b3c34 | |
parent | e5241e43883058b61a955b4bbd677fe4ffd3ae4e [diff] |
NFS/pnfs: handle bad delegation stateids in nfs4_layoutget_handle_exception We must call nfs4_handle_exception() on BAD_STATEID errors. The only exception is if the stateid argument turns out to be a layout stateid that is declared invalid. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com> Reviewed-by: Jeff Layton <jlayton@poochiereds.net> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>