public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Quota fixes for e2fsprogs
@ 2021-08-20 19:46 Jan Kara
  2021-08-20 19:46 ` [PATCH 1/2] quota: Add support to version 0 quota format Jan Kara
  2021-08-20 19:46 ` [PATCH 2/2] tune2fs: Fix conversion of quota files Jan Kara
  0 siblings, 2 replies; 5+ messages in thread
From: Jan Kara @ 2021-08-20 19:46 UTC (permalink / raw)
  To: Ted Tso; +Cc: linux-ext4, Jan Kara

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-08-23 14:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-20 19:46 [PATCH 0/2] Quota fixes for e2fsprogs Jan Kara
2021-08-20 19:46 ` [PATCH 1/2] quota: Add support to version 0 quota format Jan Kara
2021-08-20 19:46 ` [PATCH 2/2] tune2fs: Fix conversion of quota files Jan Kara
2021-08-20 22:44   ` Theodore Ts'o
2021-08-23 14:01     ` Jan Kara

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox