nfsd: remove_stid can be incorporated into nfs4_put_delegation
authorBenny Halevy <bhalevy@primarydata.com>
Tue, 15 Oct 2013 06:58:00 +0000 (09:58 +0300)
committerJ. Bruce Fields <bfields@redhat.com>
Mon, 28 Oct 2013 19:58:32 +0000 (15:58 -0400)
commit7ebe40f20372688a627ad6c754bc0d1c05df58a9
tree263b3862b1f38fa7c311f92613394b05a825aeb1
parent5d7dab83e3e55e81a88c406da71afde0ebaa6ad8
nfsd: remove_stid can be incorporated into nfs4_put_delegation

All calls to nfs4_put_delegation are preceded with remove_stid.

Signed-off-by: Benny Halevy <bhalevy@primarydata.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4state.c