NFSv41: Clean up slot table management
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sun, 6 Dec 2009 00:32:19 +0000 (19:32 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sun, 6 Dec 2009 00:32:19 +0000 (19:32 -0500)
commitd61e612a728fb9bf848c4383f8f6645e822d5b57
treeb4024efc797fa3b992b042f484574c1d43893a61
parentf26468fb9384e73fb357d2e84d3e9c88c7d1129d
NFSv41: Clean up slot table management

We no longer need to maintain a distinction between nfs41_sequence_done and
nfs41_sequence_free_slot.

This fixes a number of slot table leakages in the NFSv4.1 code.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/internal.h
fs/nfs/nfs4proc.c
fs/nfs/read.c
fs/nfs/unlink.c
fs/nfs/write.c