All of lore.kernel.org
 help / color / mirror / Atom feed
From: anand jain <anand.jain@oracle.com>
To: linux-btrfs <linux-btrfs@vger.kernel.org>
Subject: a scenario of use backup sb by default
Date: Fri, 05 Apr 2013 01:39:27 +0800	[thread overview]
Message-ID: <515DBACF.8020202@oracle.com> (raw)


--
  mkfs.btrfs /dev/dm-4 -f
  mkfs.ext4 /dev/dm-4 <-- corrupt the primary SB
--

  as of now

--
  btrfs fi label /dev/dm-4 "test"
  btrfs fi label /dev/dm-4
  test
--

  is successful since its using backup super block
  by default, is this fine ?


Thanks, Anand

                 reply	other threads:[~2013-04-04 17:39 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=515DBACF.8020202@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.