Whamcloud - gitweb
LU-1842 quota: remove quota code from lvfs
authorJohann Lombardi <johann@whamcloud.com>
Thu, 27 Sep 2012 13:55:53 +0000 (15:55 +0200)
committerOleg Drokin <green@whamcloud.com>
Mon, 1 Oct 2012 04:59:45 +0000 (00:59 -0400)
commit0810df383cc006f8a06adbd3c262367bd9d9472a
treec8028d728c32f74d4556617c01d2474f2e11698b
parent493210bf9e0f65a2608ebeeefac6f4316a959c81
LU-1842 quota: remove quota code from lvfs

This patch removes the quota code from the lvfs directory.
Most of this code has already been moved to ldiskfs OSD.
This patch also removes the dt_init_quota_ctxt which isn't
used any more.

Signed-off-by: Johann Lombardi <johann@whamcloud.com>
Change-Id: I6ab6a26ae877d5c0bebab674204f7d36f9d83078
Reviewed-on: http://review.whamcloud.com/4110
Reviewed-by: Alex Zhuravlev <bzzz@whamcloud.com>
Reviewed-by: Niu Yawei <niu@whamcloud.com>
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/dt_object.h
lustre/include/linux/lustre_fsfilt.h
lustre/lvfs/Makefile.in
lustre/lvfs/fsfilt_ext3.c
lustre/lvfs/lustre_quota_fmt.c [deleted file]
lustre/lvfs/lustre_quota_fmt.h [deleted file]
lustre/lvfs/quotafmt_test.c [deleted file]
lustre/osd-ldiskfs/osd_handler.c