changes to get test #46 working
- bunch of fixes to handle dir splitting over N < MDS nodes - fixes to MDS code to handle dir splitting over N < MDS nodes properly - mds_try_to_split() should ignore requests to split dir over 1 node - checks for NULL exports in LMV - checks for wrong -ERESTART handling: because of software errors it possible that lmv will loop forever. we need to assert on this. - one more sanity test 3c to test lfs dirstripe and activity on such a dirs
Showing
- lustre/lmv/lmv_intent.c 11 additions, 4 deletionslustre/lmv/lmv_intent.c
- lustre/lmv/lmv_obd.c 49 additions, 25 deletionslustre/lmv/lmv_obd.c
- lustre/mds/handler.c 8 additions, 6 deletionslustre/mds/handler.c
- lustre/mds/mds_lmv.c 2 additions, 3 deletionslustre/mds/mds_lmv.c
- lustre/mds/mds_open.c 6 additions, 4 deletionslustre/mds/mds_open.c
- lustre/mds/mds_reint.c 6 additions, 4 deletionslustre/mds/mds_reint.c
- lustre/tests/sanity-lmv.sh 22 additions, 0 deletionslustre/tests/sanity-lmv.sh
Loading
Please register or sign in to comment