[pnfs] [PATCH] support nested cb_layoturecall callbacks
Benny Halevy
bhalevy at panasas.com
Tue Jun 5 21:09:10 EDT 2007
0001-support-nested-cb_layoturecall-callbacks.patch
it is possible that layoutrecall will be invoked while the state lock
is being held by the caller (e.g. on the close path). And there's no way
currently to avoid taking the state lock in the layoutrecall path.
This patch provides for detecting that the call is nested while
the state lock is taken and doing the callbacks synchronously under the
lock.
For some reason it looks like the callback path is not up
so tests doing layoutrecall fail, apparently since nfsd41_probe_callback
is never called.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-support-nested-cb_layoturecall-callbacks.patch
Type: text/x-patch
Size: 0 bytes
Desc: not available
Url : http://linux-nfs.org/pipermail/pnfs/attachments/20070606/38f544fe/attachment.bin
More information about the pNFS
mailing list