linux-stable/fs/jbd2
Zhang Yi 1574191683 jbd2: correct the printing of write_flags in jbd2_write_superblock()
[ Upstream commit 8555922721 ]

The write_flags print in the trace of jbd2_write_superblock() is not
real, so move the modification before the trace.

Signed-off-by: Zhang Yi <yi.zhang@huawei.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Link: https://lore.kernel.org/r/20231129114740.2686201-1-yi.zhang@huaweicloud.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-01-25 14:33:29 -08:00
..
Kconfig
Makefile
checkpoint.c ext4, jbd2: ensure panic when aborting with zero errno 2020-02-24 08:34:39 +01:00
commit.c jbd2: improve comments about freeing data buffers whose page mapping is NULL 2020-04-21 09:03:06 +02:00
journal.c jbd2: correct the printing of write_flags in jbd2_write_superblock() 2024-01-25 14:33:29 -08:00
recovery.c jbd2: fix potential data lost in recovering journal raced with synchronizing fs bdev 2023-11-28 16:46:35 +00:00
revoke.c jbd2: fix potential double free 2019-05-22 07:37:44 +02:00
transaction.c jbd2: fix assertion 'jh->b_frozen_data == NULL' failure when journal aborted 2022-08-25 11:15:19 +02:00