Whamcloud - gitweb
LU-1842 quota: lfs quota commands
authorNiu Yawei <niu@whamcloud.com>
Tue, 18 Sep 2012 07:01:27 +0000 (03:01 -0400)
committerOleg Drokin <green@whamcloud.com>
Thu, 20 Sep 2012 04:08:08 +0000 (00:08 -0400)
commit478eaff73639c49dbb138268439c5ac635f9f554
treeb03ad7850e76f79847127c797a5b961de52f1bfb
parent6be01be8325fe9f2e579835757b2dd9922bdd693
LU-1842 quota: lfs quota commands

- Removed 'lfs quotachown' & 'lfs quotainv';
- For 'lfs quotacheck', 'lfs quotaon' & 'lfs quotaoff', print
  proper message when -EOPNOTSUPP returned from 2.4 server;
- Updated man page for lfs quota commands;
- Removed quotainv from test_15 of s-q;

Signed-off-by: Johann Lombardi <johann@whamcloud.com>
Signed-off-by: Niu Yawei <niu@whamcloud.com>
Change-Id: I89e6d1e981640ab0f62e10bc5a91946c78644cc3
Reviewed-on: http://review.whamcloud.com/4022
Reviewed-by: Fan Yong <yong.fan@whamcloud.com>
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/doc/lfs.1
lustre/doc/llapi_quotactl.3
lustre/tests/sanity-quota.sh
lustre/utils/lfs.c