if client_disconnect_export was called without force flag set,
and exist connect request in flight, this can produce access to NULL pointer (or already free pointer) when connect_interpret store ocd flags in obd_namespace. b=14260 i=adilger i=johann
Showing
- lustre/ChangeLog 9 additions, 0 deletionslustre/ChangeLog
- lustre/ldlm/ldlm_internal.h 2 additions, 1 deletionlustre/ldlm/ldlm_internal.h
- lustre/ldlm/ldlm_lib.c 20 additions, 5 deletionslustre/ldlm/ldlm_lib.c
- lustre/ldlm/ldlm_resource.c 48 additions, 16 deletionslustre/ldlm/ldlm_resource.c
- lustre/obdclass/obd_mount.c 3 additions, 6 deletionslustre/obdclass/obd_mount.c
- lustre/ptlrpc/client.c 1 addition, 2 deletionslustre/ptlrpc/client.c
- lustre/ptlrpc/import.c 5 additions, 0 deletionslustre/ptlrpc/import.c
Loading
Please register or sign in to comment