diff for duplicates of <20230818123232.2269-1-jack@suse.cz> diff --git a/a/1.txt b/N1/1.txt index e5de62c..ae332e3 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -8,18 +8,19 @@ propagate context from get to put without having to modify all the users be able count writeable opens and add support for blocking writes to mounted block devices. I'll send that series separately. -The series is based on Christian's vfs tree as of today as there is quite -some overlap. Patches have passed some reasonable testing - I've tested block -changes, md, dm, bcache, xfs, btrfs, ext4, swap. More testing or review is -always welcome. Thanks! I've pushed out the full branch to: +The series is based on Btrfs tree's for-next branch [2] as of today as the +series depends on Christoph's changes to btrfs device handling. Patches have +passed some reasonable testing - I've tested block changes, md, dm, bcache, +xfs, btrfs, ext4, swap. More testing or review is always welcome. Thanks! I've +pushed out the full branch to: git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git bdev_handle -to ease review / testing. Since there were not many comments for v2 and -Christoph has acked the series I think we should start discussing how to merge -the series. Most collisions with this series seem to happen in the filesystems -area so VFS tree would seem as the least painful way to merge this. Jens, -are you OK with that? +to ease review / testing. Christian, can you pull the patches to your tree +to get some exposure in linux-next as well? Thanks! + +Changes since v3: +* Rebased on top on btrfs tree Changes since v2: * Rebased on top of current vfs tree @@ -39,6 +40,7 @@ Changes since v1: Honza [1] https://lore.kernel.org/all/ZJGNsVDhZx0Xgs2H@infradead.org +[2] git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-next CC: Alasdair Kergon <agk@redhat.com> CC: Andrew Morton <akpm@linux-foundation.org> diff --git a/a/content_digest b/N1/content_digest index f891b5c..57533cf 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,8 @@ "From\0Jan Kara <jack@suse.cz>\0" - "Subject\0[PATCH v3 0/29] block: Make blkdev_get_by_*() return handle\0" - "Date\0Wed, 23 Aug 2023 12:48:11 +0200\0" + "Subject\0[PATCH v4 0/29] block: Make blkdev_get_by_*() return handle\0" + "Date\0Wed, 27 Sep 2023 11:34:06 +0200\0" "To\0Christian Brauner <brauner@kernel.org>\0" - "Cc\0Jens Axboe <axboe@kernel.dk>" - <linux-fsdevel@vger.kernel.org> + "Cc\0<linux-fsdevel@vger.kernel.org>" <linux-block@vger.kernel.org> Christoph Hellwig <hch@infradead.org> Jan Kara <jack@suse.cz> @@ -63,18 +62,19 @@ "be able count writeable opens and add support for blocking writes to mounted\n" "block devices. I'll send that series separately.\n" "\n" - "The series is based on Christian's vfs tree as of today as there is quite\n" - "some overlap. Patches have passed some reasonable testing - I've tested block\n" - "changes, md, dm, bcache, xfs, btrfs, ext4, swap. More testing or review is\n" - "always welcome. Thanks! I've pushed out the full branch to:\n" + "The series is based on Btrfs tree's for-next branch [2] as of today as the\n" + "series depends on Christoph's changes to btrfs device handling. Patches have\n" + "passed some reasonable testing - I've tested block changes, md, dm, bcache,\n" + "xfs, btrfs, ext4, swap. More testing or review is always welcome. Thanks! I've\n" + "pushed out the full branch to:\n" "\n" "git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git bdev_handle\n" "\n" - "to ease review / testing. Since there were not many comments for v2 and\n" - "Christoph has acked the series I think we should start discussing how to merge\n" - "the series. Most collisions with this series seem to happen in the filesystems\n" - "area so VFS tree would seem as the least painful way to merge this. Jens,\n" - "are you OK with that?\n" + "to ease review / testing. Christian, can you pull the patches to your tree\n" + "to get some exposure in linux-next as well? Thanks!\n" + "\n" + "Changes since v3:\n" + "* Rebased on top on btrfs tree\n" "\n" "Changes since v2:\n" "* Rebased on top of current vfs tree\n" @@ -94,6 +94,7 @@ "\t\t\t\t\t\t\t\tHonza\n" "\n" "[1] https://lore.kernel.org/all/ZJGNsVDhZx0Xgs2H@infradead.org\n" + "[2] git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-next\n" "\n" "CC: Alasdair Kergon <agk@redhat.com>\n" "CC: Andrew Morton <akpm@linux-foundation.org>\n" @@ -145,4 +146,4 @@ "Link: http://lore.kernel.org/r/20230629165206.383-1-jack@suse.cz # v1\n" Link: http://lore.kernel.org/r/20230810171429.31759-1-jack@suse.cz # v2 -424911064af89c7373b6a470d2c53569ca0752f8b2f58b1df94dff4421d0a60a +3a9c4282af5a39365368c64b77ec650f556e521d3b301e3ebf7d3c9db2c2831a
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox