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] [day] [month] [year] [list]
Date:   Thu, 30 Sep 2021 13:32:29 -0400
From:   "Theodore Ts'o" <tytso@....edu>
To:     Jan Kara <jack@...e.cz>
Cc:     "Theodore Ts'o" <tytso@....edu>, linux-ext4@...r.kernel.org
Subject: Re: [PATCH 1/8] quota: Add support to version 0 quota format

On Mon, 23 Aug 2021 17:41:21 +0200, Jan Kara wrote:
> Version 0 quota format differs from version 1 by having only 32-bit
> counters for inodes and block limits. For many installations this is not
> limiting and thus the format is widely used. Also quota tools still
> create quota files with this format by default. Add support for this
> quota format to e2fsprogs so that we can seamlessly convert quota files
> in this format into our internal quota files.
> 
> [...]

Applied, thanks!

[1/8] quota: Add support to version 0 quota format
      (no commit info)
[2/8] quota: Fold quota_read_all_dquots() into quota_update_limits()
      (no commit info)
[3/8] quota: Rename quota_update_limits() to quota_read_all_dquots()
      (no commit info)
[4/8] tune2fs: Fix conversion of quota files
      (no commit info)
[5/8] e2fsck: Do not trash user limits when processing orphan list
      (no commit info)
[6/8] tests: Expand test checking quota and orphan processing interaction
      (no commit info)
[7/8] debugfs: Fix headers for quota commands
      (no commit info)
[8/8] quota: Drop dead code
      (no commit info)

Best regards,
-- 
Theodore Ts'o <tytso@....edu>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ