[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20231204103510.0eb5ea5f@canb.auug.org.au>
Date: Mon, 4 Dec 2023 10:35:10 +1100
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Christian Brauner <brauner@...nel.org>
Cc: Christoph Hellwig <hch@....de>, Jan Kara <jack@...e.cz>,
Jens Axboe <axboe@...nel.dk>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>,
Yu Kuai <yukuai3@...wei.com>
Subject: linux-next: manual merge of the vfs-brauner tree with Linus' tree
Hi all,
Today's linux-next merge of the vfs-brauner tree got a conflict in:
include/linux/blk_types.h
between commit:
67d995e06953 ("block: warn once for each partition in bio_check_ro()")
from Linus' tree and commit:
ed5cc702d311 ("block: Add config option to not allow writing to mounted devices")
from the vfs-brauner tree.
I fixed it up (see below) and can carry the fix as necessary. This
is now fixed as far as linux-next is concerned, but any non trivial
conflicts should be mentioned to your upstream maintainer when your tree
is submitted for merging. You may also want to consider cooperating
with the maintainer of the conflicting tree to minimise any particularly
complex conflicts.
--
Cheers,
Stephen Rothwell
diff --cc include/linux/blk_types.h
index b29ebd53417d,52e264d5a830..000000000000
--- a/include/linux/blk_types.h
+++ b/include/linux/blk_types.h
@@@ -70,7 -66,7 +67,8 @@@ struct block_device
#ifdef CONFIG_FAIL_MAKE_REQUEST
bool bd_make_it_fail;
#endif
+ bool bd_ro_warned;
+ int bd_writers;
/*
* keep this out-of-line as it's both big and not needed in the fast
* path
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists