Whamcloud - gitweb
- race fixed: if 1st client sees directory isn't large enough to be splitted
authoralex <alex>
Mon, 28 Jun 2004 11:59:54 +0000 (11:59 +0000)
committeralex <alex>
Mon, 28 Jun 2004 11:59:54 +0000 (11:59 +0000)
commit632ece8635e3f8dc7de374d44a420f1bea8f96c3
tree88e21eca020a914060ee697fe3bca7409d2758fe
parentfea96f5557452063baf9036dca4ac0f09920d601
- race fixed: if 1st client sees directory isn't large enough to be splitted
  then it doesn't take exclusive lock on it; in the meantime another client
  can enlarge directory and 1st client will run splitting w/o exclusive lock
lustre/mds/handler.c
lustre/mds/mds_internal.h
lustre/mds/mds_lmv.c
lustre/mds/mds_open.c
lustre/mds/mds_reint.c