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@xxxxxxx>