Whamcloud - gitweb
Branch b1_6
authoranserper <anserper>
Tue, 25 Dec 2007 19:15:30 +0000 (19:15 +0000)
committeranserper <anserper>
Tue, 25 Dec 2007 19:15:30 +0000 (19:15 +0000)
commit6a831ee755944fedf539f325155b2a70a1321b18
tree3850e9d673148479ab92cd73b933d5b075a4cc22
parent9795e6488e35030b0ae3ab4817fcf4cbd9393cd0
Branch b1_6
b=13904
i=tianzy
i=johann

Implementation of 64 bit quota support
20 files changed:
lustre/doc/lfs.1
lustre/include/linux/lustre_fsfilt.h
lustre/include/lustre/lustre_idl.h
lustre/include/lustre/lustre_user.h
lustre/include/lustre_quota.h
lustre/llite/dir.c
lustre/lvfs/Makefile.in
lustre/lvfs/autoMakefile.am
lustre/lvfs/fsfilt_ext3.c
lustre/lvfs/lustre_quota_fmt.c
lustre/lvfs/lustre_quota_fmt.h
lustre/lvfs/lustre_quota_fmt_convert.c [new file with mode: 0644]
lustre/lvfs/quotafmt_test.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/tests/test-framework.sh
lustre/utils/lfs.c