]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Pass a stateid to test_stateid() and free_stateid()
authorBryan Schumaker <bjschuma@netapp.com>
Tue, 31 Jan 2012 15:39:29 +0000 (10:39 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 6 Feb 2012 23:47:58 +0000 (18:47 -0500)
commitd705136222d3f9a570d876f7baea97dedf67f0a8
tree98f439b7b90400c4c5b6bbb51d37fcb81d6a6ca5
parent9c5478e81baa4701ab1a36b313963c3718110248
NFS: Pass a stateid to test_stateid() and free_stateid()

This takes the guesswork out of what stateid to use.  The caller is
expected to figure this out and pass in the correct one.

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