* a scenario of use backup sb by default
@ 2013-04-04 17:39 anand jain
0 siblings, 0 replies; only message in thread
From: anand jain @ 2013-04-04 17:39 UTC (permalink / raw)
To: linux-btrfs
--
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-04-04 17:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-04 17:39 a scenario of use backup sb by default anand jain
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.