]> rtime.felk.cvut.cz Git - linux-imx.git/commit
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)
commit2dc317565b6fd264929b41aaa9674431d75178ef
treedd944aeb038638086a6054f24cb0f74822cf1873
parent3114ea7a24d3264c090556a2444fc6d2c06176d4
NFSv4.1 cleanup DS stateid error handling

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>
fs/nfs/nfs4filelayout.c