OSDN Git Service

quota: fix disabling quota, add quota tests
authorNiu Yawei <niu@whamcloud.com>
Mon, 14 Oct 2013 13:49:27 +0000 (09:49 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 14 Oct 2013 13:54:28 +0000 (09:54 -0400)
commit43075b42bdff509cc567bd870a32072edf05d04c
tree36dc85d99ad6dcbf4cdd7f7396a244ba1dace88f
parentd82445e903be682e09c41607ed5f7b338cb8c1b0
quota: fix disabling quota, add quota tests

Update all superblock copies when disabling the quota feature.

Added basic tests for the quota feature.

Signed-off-by: Niu Yawei <niu@whamcloud.com>
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
configure
configure.in
lib/quota/mkquota.c
tests/Makefile.in
tests/m_quota/expect.1 [new file with mode: 0644]
tests/m_quota/script [new file with mode: 0644]
tests/t_quota_1on/name [new file with mode: 0644]
tests/t_quota_1on/script [new file with mode: 0644]
tests/t_quota_2off/name [new file with mode: 0644]
tests/t_quota_2off/script [new file with mode: 0644]