Whamcloud - gitweb
LU-2361 quota: allow upgraded fs to start w/o spc accounting
authorJohann Lombardi <johann.lombardi@intel.com>
Wed, 21 Nov 2012 09:56:46 +0000 (10:56 +0100)
committerOleg Drokin <green@whamcloud.com>
Tue, 8 Jan 2013 06:18:28 +0000 (01:18 -0500)
commit6ecab5f514a1307c833967741003bca02dd533ff
tree023b69029e9106612863b238d093d68c0d6d3bef
parentaecfa9234dc6d3f6e56d2039b1c7d1c90e11832d
LU-2361 quota: allow upgraded fs to start w/o spc accounting

All filesystems upgraded to 2.4 should run tunefs.lustre --quota to
have functional space accounting. If not done, we still allow the
filesystem to be started, but print an error on the console if the
administrator tries to enable quota.

Signed-off-by: Johann Lombardi <johann.lombardi@intel.com>
Change-Id: I98ff2cf5e5c381353b219679b935bc0584b033cc
Reviewed-on: http://review.whamcloud.com/4642
Tested-by: Hudson
Reviewed-by: Niu Yawei <yawei.niu@intel.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/quota/lproc_quota.c
lustre/quota/qsd_config.c
lustre/quota/qsd_internal.h
lustre/quota/qsd_lib.c
lustre/quota/qsd_reint.c
lustre/quota/qsd_writeback.c