[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <173038521047.99135.12205944048774667317.b4-ty@mit.edu>
Date: Thu, 31 Oct 2024 10:33:41 -0400
From: "Theodore Ts'o" <tytso@....edu>
To: linux-ext4@...r.kernel.org, Andreas Dilger <adilger.kernel@...ger.ca>,
Jan Kara <jack@...e.cz>, Matthew Bobrowski <mbobrowski@...browski.org>,
Ritesh Harjani <riteshh@...ux.ibm.com>,
Markus Elfring <Markus.Elfring@....de>
Cc: "Theodore Ts'o" <tytso@....edu>, LKML <linux-kernel@...r.kernel.org>,
kernel-janitors@...r.kernel.org
Subject: Re: [PATCH] ext4: Call ext4_journal_stop(handle) only once in ext4_dio_write_iter()
On Wed, 25 Sep 2024 21:54:18 +0200, Markus Elfring wrote:
> An ext4_journal_stop(handle) call was immediately used after a return value
> check for a ext4_orphan_add() call in this function implementation.
> Thus call such a function only once instead directly before the check.
>
> This issue was transformed by using the Coccinelle software.
>
>
> [...]
Applied, thanks!
[1/1] ext4: Call ext4_journal_stop(handle) only once in ext4_dio_write_iter()
commit: d431a2cd28e8b7a91474d496e9226ef06a31c6eb
Best regards,
--
Theodore Ts'o <tytso@....edu>
Powered by blists - more mailing lists