Linux Btrfs filesystem development
 help / color / mirror / Atom feed
From: "Misono, Tomohiro" <misono.tomohiro@jp.fujitsu.com>
To: <linux-btrfs@vger.kernel.org>
Cc: <dsterba@suse.cz>, Anand Jain <anand.jain@oracle.com>
Subject: [PATCH 0/2] btrfs: additional fix for mount cleanup
Date: Wed, 17 Jan 2018 17:36:38 +0900	[thread overview]
Message-ID: <7fba2dc9-44a9-4317-b9fd-263b2a687e9a@jp.fujitsu.com> (raw)

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


             reply	other threads:[~2018-01-17  8:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-17  8:36 Misono, Tomohiro [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7fba2dc9-44a9-4317-b9fd-263b2a687e9a@jp.fujitsu.com \
    --to=misono.tomohiro@jp.fujitsu.com \
    --cc=anand.jain@oracle.com \
    --cc=dsterba@suse.cz \
    --cc=linux-btrfs@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox