linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] fix bug in btrfs_init_new_device()
@ 2017-09-25 12:31 Anand Jain
  2017-09-25 12:31 ` [PATCH 1/3] btrfs: undo writable when sprouting fails Anand Jain
                   ` (3 more replies)
  0 siblings, 4 replies; 18+ messages in thread
From: Anand Jain @ 2017-09-25 12:31 UTC (permalink / raw)
  To: linux-btrfs; +Cc: dsterba

1/3 fixes a bug which failed to reset writable when sprouting failed
2/3 is cleanup and preparatory to fix 3/3
3/3 fixes BUG_ON in btrfs_init_new_device()

Anand Jain (3):
  btrfs: undo writable when sprouting fails
  btrfs: cleanup btrfs_init_new_device()
  btrfs: fix BUG_ON in btrfs_init_new_device()

 fs/btrfs/volumes.c | 27 +++++++++++++--------------
 1 file changed, 13 insertions(+), 14 deletions(-)

-- 
2.13.1


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2017-09-26  8:37 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-25 12:31 [PATCH 0/3] fix bug in btrfs_init_new_device() Anand Jain
2017-09-25 12:31 ` [PATCH 1/3] btrfs: undo writable when sprouting fails Anand Jain
2017-09-25 13:03   ` Qu Wenruo
2017-09-25 14:52   ` David Sterba
2017-09-25 12:31 ` [PATCH 2/3] btrfs: cleanup btrfs_init_new_device() Anand Jain
2017-09-25 13:07   ` Nikolay Borisov
2017-09-25 13:09     ` Nikolay Borisov
2017-09-26  7:57       ` Anand Jain
2017-09-26  8:00         ` Anand Jain
2017-09-26  8:07         ` Nikolay Borisov
2017-09-26  8:45           ` Anand Jain
2017-09-25 13:08   ` Qu Wenruo
2017-09-25 14:56   ` David Sterba
2017-09-25 12:31 ` [PATCH 3/3] btrfs: fix BUG_ON in btrfs_init_new_device() Anand Jain
2017-09-26  7:48 ` [PATCH v2 0/3] fix bug " Anand Jain
2017-09-26  7:48   ` [PATCH v2 1/3] btrfs: undo writable when sprouting fails Anand Jain
2017-09-26  7:48   ` [PATCH v2 2/3] btrfs: cleanup btrfs_init_new_device() Anand Jain
2017-09-26  7:48   ` [PATCH v2 3/3] btrfs: fix BUG_ON in btrfs_init_new_device() Anand Jain

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).