[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210820194656.27799-1-jack@suse.cz>
Date: Fri, 20 Aug 2021 21:46:54 +0200
From: Jan Kara <jack@...e.cz>
To: Ted Tso <tytso@....edu>
Cc: <linux-ext4@...r.kernel.org>, Jan Kara <jack@...e.cz>
Subject: [PATCH 0/2] Quota fixes for e2fsprogs
Hello,
I've been testing how transition from old-style quota files to ext4 quota
feature works and I've found two serious bugs which make the transation
problematic. First, e2fsprogs do not support commonly used version 0 quota
format (which has 32-bit inode and block limit counters) and second, the
transfer of quota information from old quota files is broken. This series
addresses both problems.
Honza
Powered by blists - more mailing lists