Whamcloud - gitweb
Branch HEAD
authortianzy <tianzy>
Wed, 5 Sep 2007 10:35:39 +0000 (10:35 +0000)
committertianzy <tianzy>
Wed, 5 Sep 2007 10:35:39 +0000 (10:35 +0000)
commit14d1efa1ecda80f11f6cc1d42c517dcfdf914ce5
treeb6b783c0db1d7eeaea7136ea4a1533fdaa9ab24c
parentde213250dab61b204e152113937cf45f670d0054
Branch HEAD
when mds and osts use different quota unit(32bit and 64bit), quota will be released
repeatly. This patch voids sending multiple quota reqs to mds, which will keep the
status between the reqs.
b=12588
i=johann
i=wangdi
lustre/ChangeLog
lustre/include/lustre/lustre_idl.h
lustre/ptlrpc/pack_generic.c
lustre/quota/quota_context.c
lustre/quota/quota_internal.h
lustre/tests/sanity-quota.sh