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)
commit1cab0652ba985d11b67645bd344c39ebb6cd28a2
tree98f439b7b90400c4c5b6bbb51d37fcb81d6a6ca5
parent883381246c5ac2c29b849fe619f55fa5961ee76d
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