All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Theodore Ts'o" <tytso@mit.edu>
To: linux-ext4@vger.kernel.org, enwlinux@gmail.com
Cc: "Theodore Ts'o" <tytso@mit.edu>
Subject: Re: [PATCH v2] ext4: minor defrag code improvements
Date: Tue, 27 Sep 2022 17:53:31 -0400	[thread overview]
Message-ID: <166431556704.3511882.6483763123662055219.b4-ty@mit.edu> (raw)
In-Reply-To: <20220722163910.268564-1-enwlinux@gmail.com>

On Fri, 22 Jul 2022 12:39:10 -0400, Eric Whitney wrote:
> Modify the error returns for two file types that can't be defragged to
> more clearly communicate those restrictions to a caller.  When the
> defrag code is applied to swap files, return -ETXTBSY, and when applied
> to quota files, return -EOPNOTSUPP.  Move an extent tree search whose
> results are only occasionally required to the site always requiring them
> for improved efficiency.  Address a few typos.
> 
> [...]

Applied, thanks!

[1/1] ext4: minor defrag code improvements
      commit: d412df530f77d0f61c41b83f925997452fc3944c

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

      reply	other threads:[~2022-09-27 21:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-22 16:39 [PATCH v2] ext4: minor defrag code improvements Eric Whitney
2022-09-27 21:53 ` Theodore Ts'o [this message]

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=166431556704.3511882.6483763123662055219.b4-ty@mit.edu \
    --to=tytso@mit.edu \
    --cc=enwlinux@gmail.com \
    --cc=linux-ext4@vger.kernel.org \
    /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.