diff for duplicates of <cover.1598792561.git.anand.jain@oracle.com> diff --git a/a/1.txt b/N1/1.txt index f8afaa2..8bc22a6 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,10 +1,6 @@ -The cover letter for the patchset below [1] doesn't seem to have reached the ML. -So here I am sending it again. +Subject: [PATCH 0/11] btrfs: seed fix null ptr, use only main device_list_mutex, and cleanups -[1] - https://patchwork.kernel.org/project/linux-btrfs/list/?series=340699 - -In this patch set: +v2: Rebased on latest misc-next which contains the seed_list from Nicolas. This patchset has been sent before as two sets, here it is been merged. @@ -15,8 +11,9 @@ functions btrfs_sysfs_add_devices_dir() and btrfs_sysfs_remove_devices_dir(). Patches 4/11 and 5/11 drops the last two users of seed device_list_mutex, so now they hold main filesystem device_list_mutex. Patches [6-10]/11 are cleanups. -Patches 11/11 block the replacement of seed device in a sprouted FS, we already -block replacing a seed device on a non-sprouted device. +Patches 11/11 fix the replacement of seed device in a sprouted. It is safe +to block that because we also block the replace of seed if it isn't a sprouted +device. This set has passed through fstests/volume. diff --git a/a/content_digest b/N1/content_digest index f7fc140..addbb11 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,18 +1,14 @@ "From\0Anand Jain <anand.jain@oracle.com>\0" - "Subject\0[PATCH 0/11] btrfs: seed fix null ptr, use only main device_list_mutex, and cleanups\0" - "Date\0Mon, 31 Aug 2020 09:38:20 +0800\0" + "Subject\0\0" + "Date\0Sun, 30 Aug 2020 22:40:55 +0800\0" "To\0linux-btrfs@vger.kernel.org\0" "Cc\0dsterba@suse.com" " josef@toxicpanda.com\0" "\00:1\0" "b\0" - "The cover letter for the patchset below [1] doesn't seem to have reached the ML.\n" - "So here I am sending it again.\n" + "Subject: [PATCH 0/11] btrfs: seed fix null ptr, use only main device_list_mutex, and cleanups\n" "\n" - "[1]\n" - " https://patchwork.kernel.org/project/linux-btrfs/list/?series=340699\n" - "\n" - "In this patch set:\n" + "v2:\n" "Rebased on latest misc-next which contains the seed_list from Nicolas.\n" "This patchset has been sent before as two sets, here it is been merged.\n" "\n" @@ -23,8 +19,9 @@ "Patches 4/11 and 5/11 drops the last two users of seed device_list_mutex,\n" "so now they hold main filesystem device_list_mutex. \n" "Patches [6-10]/11 are cleanups.\n" - "Patches 11/11 block the replacement of seed device in a sprouted FS, we already\n" - "block replacing a seed device on a non-sprouted device.\n" + "Patches 11/11 fix the replacement of seed device in a sprouted. It is safe\n" + "to block that because we also block the replace of seed if it isn't a sprouted\n" + "device.\n" "\n" "This set has passed through fstests/volume.\n" "\n" @@ -81,4 +78,4 @@ "-- \n" 2.25.1 -b6efc9ba6b040dc3acd1be5fabc61ae385080d0a4ad41dfd1864a1f2c4eb3cbb +505c62ba16fd7b35635ec75dba08689688af7303429017908908f21e89b79605
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox