All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kara <jack@suse.cz>
To: Ted Tso <tytso@mit.edu>
Cc: <linux-ext4@vger.kernel.org>, Jan Kara <jack@suse.cz>
Subject: [PATCH 0/2] Quota fixes for e2fsprogs
Date: Fri, 20 Aug 2021 21:46:54 +0200	[thread overview]
Message-ID: <20210820194656.27799-1-jack@suse.cz> (raw)

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

             reply	other threads:[~2021-08-20 19:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-20 19:46 Jan Kara [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210820194656.27799-1-jack@suse.cz \
    --to=jack@suse.cz \
    --cc=linux-ext4@vger.kernel.org \
    --cc=tytso@mit.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.