Whamcloud - gitweb
changes to get test #46 working
authoralex <alex>
Fri, 25 Jun 2004 09:26:06 +0000 (09:26 +0000)
committeralex <alex>
Fri, 25 Jun 2004 09:26:06 +0000 (09:26 +0000)
commitd911b48194ae1913a740c18cd3040f9945ba2520
tree4e253cffe9c5c2cc009523e4c8000af745c11ed5
parent969d3f48090e1f9a38144d51f79b9b3939287074
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
lustre/lmv/lmv_intent.c
lustre/lmv/lmv_obd.c
lustre/mds/handler.c
lustre/mds/mds_lmv.c
lustre/mds/mds_open.c
lustre/mds/mds_reint.c
lustre/tests/sanity-lmv.sh