On Thu, Nov 03, 2011 at 05:18:32PM -0700, Aditya Kali wrote: > When turning on the quota feature, tune2fs would create empty quota inodes and > set their inode numbers in superblock. This required e2fsck to be ran before > using the quota feature. This patch adds adds call to compute_quota() and make > sure that we write correct quota information in the quota files at tune2fs time > itself. This gets rid of the necessity for running e2fsck after setting the > quota feature. Also, tune2fs now does not use existing old quota files > (aquota.user and aquota.group) even if they exist. > > Signed-off-by: Aditya Kali <adityakali@xxxxxxxxxx> Thanks, applied. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html