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:   Thu, 22 Jun 2017 11:39:33 -0400
From:   Theodore Ts'o <tytso@....edu>
To:     Tahsin Erdogan <tahsin@...gle.com>
Cc:     Andreas Dilger <adilger@...ger.ca>,
        "Darrick J . Wong" <darrick.wong@...cle.com>,
        Jan Kara <jack@...e.cz>, linux-ext4@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH 25/32] ext4: add ext4_is_quota_file()

On Wed, Jun 21, 2017 at 06:49:32PM -0700, Tahsin Erdogan wrote:
> IS_NOQUOTA() indicates whether quota is disabled for an inode. Ext4
> also uses it to check whether an inode is for a quota file. The
> distinction currently doesn't matter because quota is disabled only
> for the quota files. When we start disabling quota for other inodes
> in the future, we will want to make the distinction clear.
> 
> Replace IS_NOQUOTA() call with ext4_is_quota_file() at places where
> we are checking for quota files.
> 
> Signed-off-by: Tahsin Erdogan <tahsin@...gle.com>

Added to the ext4 patch queue, thanks.

				- Ted

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ