There was an error fetching the commit references. Please try again later.
NFSv4/pNFS: Do layout state recovery upon reboot
Some pNFS implementations, such as flexible files, want the client to send the layout stats and layout errors that may have incurred while the metadata server was booting. To do so, the client sends a layoutreturn with an all-zero stateid while the server is in grace during reboot recovery. Signed-off-by:Trond Myklebust <trond.myklebust@hammerspace.com> Reviewed-by:
Jeff Layton <jlayton@kernel.org> Signed-off-by:
Anna Schumaker <Anna.Schumaker@Netapp.com>
Showing
- fs/nfs/flexfilelayout/flexfilelayout.c 1 addition, 1 deletionfs/nfs/flexfilelayout/flexfilelayout.c
- fs/nfs/nfs4state.c 3 additions, 1 deletionfs/nfs/nfs4state.c
- fs/nfs/pnfs.c 99 additions, 7 deletionsfs/nfs/pnfs.c
- fs/nfs/pnfs.h 6 additions, 0 deletionsfs/nfs/pnfs.h
- include/linux/nfs_fs_sb.h 1 addition, 0 deletionsinclude/linux/nfs_fs_sb.h
Please register or sign in to comment