linux/fs/nfs/flexfilelayout
Trond Myklebust 42f86b44a4 pNFS/flexfiles: Don't tie up all the rpciod threads in resends
We do not want to have rpciod threads perform recursive calls into the
RPC layer since that can deadlock. In particular, having to wait for
a layoutget can be nasty... We want rather to defer scheduling those
retries until we're in the rpc_release() callback, since that is
called from the nfsiod workqueue.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
2018-06-19 09:25:27 -04:00
..
flexfilelayout.c pNFS/flexfiles: Don't tie up all the rpciod threads in resends 2018-06-19 09:25:27 -04:00
flexfilelayout.h NFS client updates for Linux 4.15 2017-11-17 14:18:00 -08:00
flexfilelayoutdev.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Makefile