nfsd4: make recall callback an asynchronous rpc
authorJ. Bruce Fields <bfields@citi.umich.edu>
Sat, 2 May 2009 02:36:55 +0000 (22:36 -0400)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Sun, 3 May 2009 19:08:56 +0000 (15:08 -0400)
commit63e4863fabc6e165a6ca813051305be58966da45
treee84b927ca00ce91c8a3a4e93b7f61a0fea315e00
parent3aea09dc9106407d8bc18e593fbffda9ad632844
nfsd4: make recall callback an asynchronous rpc

As with the probe, this removes the need for another kthread.

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