Linux Btrfs filesystem development
 help / color / mirror / Atom feed
* [PATCH 0/2] btrfs: additional fix for mount cleanup
@ 2018-01-17  8:36 Misono, Tomohiro
  2018-01-17  8:37 ` [PATCH 1/2] btrfs: fix the bug of device scan/ready for mounted, filesystem Misono, Tomohiro
  2018-01-17  8:38 ` [PATCH 2/2] btrfs: remove unused arg from parse_subvol_options() Misono, Tomohiro
  0 siblings, 2 replies; 6+ messages in thread
From: Misono, Tomohiro @ 2018-01-17  8:36 UTC (permalink / raw)
  To: linux-btrfs; +Cc: dsterba, Anand Jain

This is based on the following branch:
https://github.com/kdave/btrfs-devel/tree/misc-next

And this is the additional fix for mount cleanup patch.
(https://www.mail-archive.com/linux-btrfs@vger.kernel.org/msg71148.html

1st patch fixes the problem "device scan/ready" fails for mounted
filesystem.
2nd patch drops unused argument.

Sorry for messing things up.
Regards,
Tomohiro Misono

*** BLURB HERE ***

Tomohiro Misono (2):
  btrfs: fix the bug of device scan/ready for mounted filesystem
  btrfs: remove unused arg from parse_subvol_options()

 fs/btrfs/super.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

-- 
2.14.3


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

end of thread, other threads:[~2018-01-18 15:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-17  8:36 [PATCH 0/2] btrfs: additional fix for mount cleanup Misono, Tomohiro
2018-01-17  8:37 ` [PATCH 1/2] btrfs: fix the bug of device scan/ready for mounted, filesystem Misono, Tomohiro
2018-01-18  6:57   ` Anand Jain
2018-01-18 15:09   ` David Sterba
2018-01-17  8:38 ` [PATCH 2/2] btrfs: remove unused arg from parse_subvol_options() Misono, Tomohiro
2018-01-18 15:15   ` David Sterba

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox