- Add support for umount -f: it invalidates all in-flight and delayed requests
and marks the connection(s) as invalid, so that future operations fail. - Make the NEWCONN ioctl clear the CONN_INVALID flag. - Remove a handful of unused members from ptlrpc_request. - More informative and uniform req-failure (timeout, recovery, umount -f) reporting. - Update runfailure-net a little; more work needed here. - Add --force / -f to lconf for "umount -f" umounting.
Showing
- lustre/include/linux/lustre_net.h 4 additions, 8 deletionslustre/include/linux/lustre_net.h
- lustre/llite/super.c 38 additions, 1 deletionlustre/llite/super.c
- lustre/ptlrpc/client.c 36 additions, 14 deletionslustre/ptlrpc/client.c
- lustre/ptlrpc/connection.c 1 addition, 0 deletionslustre/ptlrpc/connection.c
- lustre/ptlrpc/rpc.c 12 additions, 2 deletionslustre/ptlrpc/rpc.c
- lustre/tests/runfailure-net 20 additions, 9 deletionslustre/tests/runfailure-net
- lustre/utils/lconf 18 additions, 7 deletionslustre/utils/lconf
Loading
Please register or sign in to comment