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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 3 Dec 2020 09:07:13 -0500 From: "Theodore Y. Ts'o" <tytso@....edu> To: Roman Anufriev <dotdot@...dex-team.ru> Cc: linux-ext4@...r.kernel.org, jack@...e.cz, dmtrmonakhov@...dex-team.ru Subject: Re: [PATCH v4 1/2] ext4: add helpers for checking whether quota can be enabled/is journalled On Thu, Oct 22, 2020 at 06:20:59AM +0300, Roman Anufriev wrote: > Right now, there are several places, where we check whether fs is > capable of enabling quota or if quota is journalled with quite long > and non-self-descriptive condition statements. > > This patch wraps these statements into helpers for better readability > and easier usage. > > Signed-off-by: Roman Anufriev <dotdot@...dex-team.ru> Applied, thanks. - Ted
Powered by blists - more mailing lists