All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anand Jain <anand.jain@oracle.com>
To: linux-btrfs@vger.kernel.org
Subject: Re: [PATCH 0/3] introduce function to handle device offline
Date: Fri, 28 Aug 2015 10:16:55 +0800	[thread overview]
Message-ID: <55DFC497.9010107@oracle.com> (raw)
In-Reply-To: <1438699433-1581-1-git-send-email-anand.jain@oracle.com>


   Just a reminder. Any comments ?

Thanks Anand


On 04/08/2015 22:43, Anand Jain wrote:
> Here the patch 3/3 below adds a function to handle device offline,
> also in this patch the device offline is triggred by the external
> sysfs interface.
> Patch 1/3 makes it possible to mount a or continue to be rw mounted
> (if -o degraded option is set or if tolerated failure is more than
> missing) when one of the device goes offline in midest of the mounted
> FS.
> Patch 2/3 fixes a bug.
>
> Anand Jain (3):
>    Btrfs: allow -o rw,degraded for single group profile
>    Btrfs: fix null pointer dereference when extent buffer is already
>      freed
>    Btrfs: introduce function to handle device offline
>
>   fs/btrfs/disk-io.c |   6 ++-
>   fs/btrfs/super.c   |   3 +-
>   fs/btrfs/sysfs.c   |  20 +++++++++-
>   fs/btrfs/volumes.c | 113 +++++++++++++++++++++++++++++++++++++++++++++++++++++
>   fs/btrfs/volumes.h |   7 ++++
>   5 files changed, 145 insertions(+), 4 deletions(-)
>

      parent reply	other threads:[~2015-08-28  2:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-04 14:43 [PATCH 0/3] introduce function to handle device offline Anand Jain
2015-08-04 14:43 ` [PATCH 1/3] Btrfs: allow -o rw,degraded for single group profile Anand Jain
2015-08-04 14:43 ` [PATCH 2/3] Btrfs: fix null pointer dereference when extent buffer is already freed Anand Jain
2015-08-04 17:34   ` Filipe David Manana
2015-08-04 22:28     ` Anand Jain
2015-08-04 14:43 ` [PATCH 3/3] Btrfs: introduce function to handle device offline Anand Jain
2015-08-28  2:16 ` Anand Jain [this message]

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=55DFC497.9010107@oracle.com \
    --to=anand.jain@oracle.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.