]> bbs.cooldavid.org Git - net-next-2.6.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)
commitdf8964554a4e19c8ddcc4d9c642c4d267662d770
treeaa4b48577025ab5cfb578887cbbb6ac9184bd01e
parent035168ab39f66e4946d493f9ee20d11e154f332a
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