All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Theodore Ts'o" <tytso@mit.edu>
To: jack@suse.cz
Cc: "Theodore Ts'o" <tytso@mit.edu>,
	carnil@debian.org, linux-ext4@vger.kernel.org,
	lczerner@redhat.com, stable@vger.kernel.org
Subject: Re: [PATCH] ext4: Fix check for block being out of directory size
Date: Thu, 29 Sep 2022 10:58:23 -0400	[thread overview]
Message-ID: <166446350048.149484.14790223647442624434.b4-ty@mit.edu> (raw)
In-Reply-To: <20220822114832.1482-1-jack@suse.cz>

On Mon, 22 Aug 2022 13:48:32 +0200, Jan Kara wrote:
> The check in __ext4_read_dirblock() for block being outside of directory
> size was wrong because it compared block number against directory size
> in bytes. Fix it.
> 
> 

Applied, thanks!

[1/1] ext4: Fix check for block being out of directory size
      commit: 013c07e4705fb994e5e56530af0bc6272884b5c1

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

      parent reply	other threads:[~2022-09-29 14:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-22 11:48 [PATCH] ext4: Fix check for block being out of directory size Jan Kara
2022-08-23 10:00 ` Lukas Czerner
2022-08-31 19:31   ` Salvatore Bonaccorso
2022-09-29 14:58 ` 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=166446350048.149484.14790223647442624434.b4-ty@mit.edu \
    --to=tytso@mit.edu \
    --cc=carnil@debian.org \
    --cc=jack@suse.cz \
    --cc=lczerner@redhat.com \
    --cc=linux-ext4@vger.kernel.org \
    --cc=stable@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.