All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Btrfs: prevent qgroup config corruption by qgroup destroy
@ 2013-01-17  8:22 Arne Jansen
  2013-01-17  8:22 ` [PATCH 1/2] Btrfs: ignore orphan qgroup relations Arne Jansen
  2013-01-17  8:22 ` [PATCH 2/2] Btrfs: prevent qgroup destroy when there are still relations Arne Jansen
  0 siblings, 2 replies; 3+ messages in thread
From: Arne Jansen @ 2013-01-17  8:22 UTC (permalink / raw)
  To: chris.mason, linux-btrfs

When destroying an active qgroup with qgroup destroy, the internal config will
become corrupt. This series adds 2 fixes: the first add a recovery, if the config
is already corrupt, and the second prevents the destroy if it is still active.


Arne Jansen (2):
  btrfs: ignore orphan qgroup relations
  btrfs: prevent qgroup destroy when there are still relations

 fs/btrfs/qgroup.c |   20 +++++++++++++++++++-
 1 files changed, 19 insertions(+), 1 deletions(-)

-- 
1.7.3.4


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

end of thread, other threads:[~2013-01-17  8:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-17  8:22 [PATCH 0/2] Btrfs: prevent qgroup config corruption by qgroup destroy Arne Jansen
2013-01-17  8:22 ` [PATCH 1/2] Btrfs: ignore orphan qgroup relations Arne Jansen
2013-01-17  8:22 ` [PATCH 2/2] Btrfs: prevent qgroup destroy when there are still relations Arne Jansen

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.