Whamcloud - gitweb
Branch b1_6
authortianzy <tianzy>
Wed, 5 Sep 2007 09:50:17 +0000 (09:50 +0000)
committertianzy <tianzy>
Wed, 5 Sep 2007 09:50:17 +0000 (09:50 +0000)
commitcbb24dbb4d90e4d28b4f5b242db747b754c7c630
tree15d012459335dc772dff8e6401a3b3255e0a9dce
parent06db12e4d8743ddcf355ed5e261d5e891ea79717
Branch b1_6
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