]> git.baikalelectronics.ru Git - kernel.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)
commitd23cf81bf28bdf9db37b860f089f98fe2acce636
treedd944aeb038638086a6054f24cb0f74822cf1873
parentb1aad847cf6725354433daf47a5647ed158c8227
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