lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 14 Nov 2011 10:57:44 -0500
From:	Ted Ts'o <tytso@....edu>
To:	Aditya Kali <adityakali@...gle.com>
Cc:	adilger@...ger.ca, tytso.mit.edu@...gle.com, niu@...mcloud.com,
	linux-ext4@...r.kernel.org
Subject: Re: [PATCH 2/3] tune2fs: Compute quota usage when turning on the
 'quota' feature

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@...gle.com>

Thanks, applied.

					- Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ