Re: [PATCH v5 1/3] ext4: add discard/zeroout flags to journal flush
From: "Theodore Ts'o" <tytso@mit.edu>
Date: 2021-06-03 18:00:23
From: "Theodore Ts'o" <tytso@mit.edu>
Date: 2021-06-03 18:00:23
On Tue, May 18, 2021 at 03:13:25PM +0000, Leah Rumancik wrote:
Add a flags argument to jbd2_journal_flush to enable discarding or zero-filling the journal blocks while flushing the journal. Signed-off-by: Leah Rumancik <redacted>
Thanks, I've applied this series. - Ted