]> git.baikalelectronics.ru Git - kernel.git/commit
NFSv41: Further cleanup for nfs4_sequence_done
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 16 Jun 2010 13:52:26 +0000 (09:52 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 22 Jun 2010 17:24:02 +0000 (13:24 -0400)
commit33a5c04dee70002127d21738cdc566cece10da2e
treeaa4b48577025ab5cfb578887cbbb6ac9184bd01e
parentd3debd999996900c748ad51649e58159cbb492e4
NFSv41: Further cleanup for nfs4_sequence_done

Instead of testing if the nfs_client has a session, we should be testing if
the struct nfs4_sequence_res was set up with one.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4proc.c