- added error handling in various places of lmv code.
- fixed error code leakage in filter_precreate() what led to endless loop in the case of -ENOSPC due to real lack of space or inability to allocate new inode. - added various error messages in error code pathes in lmv code. - small changes in existent error messages.
Showing
- lustre/lmv/lmv_obd.c 38 additions, 25 deletionslustre/lmv/lmv_obd.c
- lustre/mds/handler.c 1 addition, 1 deletionlustre/mds/handler.c
- lustre/mds/mds_lmv.c 87 additions, 50 deletionslustre/mds/mds_lmv.c
- lustre/mds/mds_reint.c 20 additions, 15 deletionslustre/mds/mds_reint.c
- lustre/obdfilter/filter.c 8 additions, 2 deletionslustre/obdfilter/filter.c
- lustre/tests/sanity.sh 2 additions, 1 deletionlustre/tests/sanity.sh
Loading
Please register or sign in to comment