NFSv4.1: Ensure that layoutget uses the correct gfp modes
Currently, writebacks may end up recursing back into the filesystem due to
GFP_KERNEL direct reclaims in the pnfs subsystem.
Signed-off-by:
Trond Myklebust <Trond.Myklebust@netapp.com>
Showing
- fs/nfs/nfs4filelayout.c 14 additions, 11 deletionsfs/nfs/nfs4filelayout.c
- fs/nfs/nfs4filelayout.h 1 addition, 1 deletionfs/nfs/nfs4filelayout.h
- fs/nfs/nfs4filelayoutdev.c 17 additions, 17 deletionsfs/nfs/nfs4filelayoutdev.c
- fs/nfs/pnfs.c 19 additions, 14 deletionsfs/nfs/pnfs.c
- fs/nfs/pnfs.h 3 additions, 3 deletionsfs/nfs/pnfs.h
- fs/nfs/read.c 2 additions, 2 deletionsfs/nfs/read.c
- fs/nfs/write.c 2 additions, 2 deletionsfs/nfs/write.c
- include/linux/nfs_xdr.h 1 addition, 0 deletionsinclude/linux/nfs_xdr.h
Loading
Please register or sign in to comment