Whamcloud - gitweb
b=10600
authortianzy <tianzy>
Fri, 18 Jan 2008 05:59:09 +0000 (05:59 +0000)
committertianzy <tianzy>
Fri, 18 Jan 2008 05:59:09 +0000 (05:59 +0000)
commitc18904035ebd5dfaa86b192a22fa8d5942a5bf4b
tree5fab81825b719e9dba8582e3790a5176a135aabc
parenteda9953812e2a582648eb7b5cca4aeabd9aa19cd
b=10600
r=adilger
r=johann

Branch b1_6
qunit size will be changed when quota limitation is too low/high;
record the pending quota write in order to get more accureate
quota; delete the patch for bug12588, which is unnecessary when
this patch is landed. This bug also contains 14526, 14299, 14601
and 13794, which are found and landed during v1_4_12.
34 files changed:
lustre/ChangeLog
lustre/include/class_hash.h
lustre/include/lustre/lustre_idl.h
lustre/include/lustre_quota.h
lustre/include/obd.h
lustre/include/obd_class.h
lustre/include/obd_support.h
lustre/ldlm/ldlm_lib.c
lustre/mds/lproc_mds.c
lustre/mds/mds_lov.c
lustre/mds/mds_open.c
lustre/mds/mds_reint.c
lustre/obdclass/class_hash.c
lustre/obdclass/lprocfs_status.c
lustre/obdfilter/filter_io_26.c
lustre/obdfilter/lproc_obdfilter.c
lustre/osc/osc_request.c
lustre/ost/ost_handler.c
lustre/ptlrpc/lproc_ptlrpc.c
lustre/ptlrpc/pack_generic.c
lustre/ptlrpc/ptlrpc_module.c
lustre/ptlrpc/wiretest.c
lustre/quota/Makefile.in
lustre/quota/autoMakefile.am
lustre/quota/quota_adjust_qunit.c [new file with mode: 0644]
lustre/quota/quota_check.c
lustre/quota/quota_context.c
lustre/quota/quota_ctl.c
lustre/quota/quota_interface.c
lustre/quota/quota_internal.h
lustre/quota/quota_master.c
lustre/tests/sanity-quota.sh
lustre/utils/wirecheck.c
lustre/utils/wiretest.c