Whamcloud - gitweb
LU-3220 quota: warning on setting small limits 82/6182/4
authorNiu Yawei <yawei.niu@intel.com>
Sat, 27 Apr 2013 05:07:32 +0000 (01:07 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 10 Jul 2013 02:20:55 +0000 (02:20 +0000)
commit1ea94be2430b358b898642461d9f111adeed9e70
tree37aef6a5e209ce1662f77256741142f78bd182cf
parent36f32b0e32c2571e060f3b0bae5d52f66733d4d8
LU-3220 quota: warning on setting small limits

When user try to set quota limits smaller than the minimal qunit
size (1M bytes for block limit, 1K inodes for inode limit), we'd
warn user that limit is too small.

Signed-off-by: Niu Yawei <yawei.niu@intel.com>
Change-Id: I26e2e682500628211e2f2bedf65e534f3b214422
Reviewed-on: http://review.whamcloud.com/6182
Tested-by: Hudson
Reviewed-by: Fan Yong <fan.yong@intel.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Johann Lombardi <johann.lombardi@intel.com>
lustre/utils/lfs.c