nfsd4: shutdown callbacks on expiry
authorJ. Bruce Fields <bfields@citi.umich.edu>
Mon, 22 Feb 2010 01:41:19 +0000 (17:41 -0800)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Fri, 2 Apr 2010 20:36:30 +0000 (16:36 -0400)
commit147efd0dd702ce2f1ab44449bd70369405ef68fd
tree8d50a3d1bc78fffb9189a1ba3927f53c2ee8bb8a
parent227f98d98d2ed7929f41426adc21f57b927354a6
nfsd4: shutdown callbacks on expiry

Once we've expired the client, there's no further purpose to the
callbacks; go ahead and shut down the callback client rather than
waiting for the last reference to go.

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
fs/nfsd/nfs4state.c