Whamcloud - gitweb
tune2fs: preserve old limits when turn on quota feature
authorNiu <niu@whamcloud.com>
Mon, 14 Nov 2011 15:58:28 +0000 (10:58 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 14 Nov 2011 15:58:28 +0000 (10:58 -0500)
commitcdfaa75901a66d02fa23f100e0346934371c3753
tree8bf9b39d74ca8138a290a6c91930641de4431f8a
parent198d20fc74a6124548b96e4c14c38ff8d5a95ae5
tune2fs: preserve old limits when turn on quota feature

When turn on quota by tune2fs, if the old quota file exist, the quota
usage should be recomputed but the old limits should be preserved.

Signed-off-by: Niu Yawei <niu@whamcloud.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
misc/tune2fs.c