• David Howells's avatar
    afs: Defer volume record destruction to a workqueue · 445f9b69
    David Howells authored
    Defer volume record destruction to a workqueue so that afs_put_volume()
    isn't going to run the destruction process in the callback workqueue whilst
    the server is holding up other clients whilst waiting for us to reply to a
    CB.CallBack notification RPC.
    Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
    cc: Marc Dionne <marc.dionne@auristor.com>
    cc: linux-afs@lists.infradead.org
    445f9b69
super.c 17.8 KB