Whamcloud - gitweb
Branch HEAD
authorbobijam <bobijam>
Thu, 10 Jan 2008 03:48:40 +0000 (03:48 +0000)
committerbobijam <bobijam>
Thu, 10 Jan 2008 03:48:40 +0000 (03:48 +0000)
commit8b94ccf3452c81290424a2bcd3a7480bb86db709
tree71f91babf247c1bfa49a761c71f67e4761417773
parent93bd27c503e871c6c32b043e2ff2f03477434b30
Branch HEAD
b=13375
i=adilger
i=johann
i=nathan

Descriptoin: make lov_create() will not stuck in obd_statfs_rqset()
Details    : If an OST is down the MDS will hang indefinitely in
             obd_statfs_rqset() waiting for the statfs data. While for
             MDS QOS usage of statfs, it should not stuck in waiting.
lustre/ChangeLog
lustre/include/obd_class.h
lustre/liblustre/super.c
lustre/llite/llite_lib.c
lustre/lov/lov_obd.c