NFSv4.1 cleanup DS stateid error handling
authorAndy Adamson <andros@netapp.com>
Thu, 8 Mar 2012 16:03:53 +0000 (11:03 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 8 Mar 2012 16:05:48 +0000 (11:05 -0500)
The error handler nfs4_state parameter is never NULL in the pNFS case as
the open_context must carry an nfs_state.

Signed-off-by: Andy Adamson <andros@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found