linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] Several bugfixes
@ 2013-03-04 16:25 Liu Bo
  2013-03-04 16:25 ` [PATCH 1/6] Btrfs: check for NULL pointer in updating reloc roots Liu Bo
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Liu Bo @ 2013-03-04 16:25 UTC (permalink / raw)
  To: linux-btrfs

Patch 1-5 can make balance process bail out gracefully after we get into
readonly by aborting transaction.

Patch 6 addresses a hang when we have two or more trans handle aborted
and committed themselves.

Liu Bo (6):
  Btrfs: check for NULL pointer in updating reloc roots
  Btrfs: build up error handling for merge_reloc_roots
  Btrfs: free all recorded tree blocks on error
  Btrfs: do not BUG_ON in prepare_to_reloc
  Btrfs: do not BUG_ON on aborted situation
  Btrfs: avoid deadlock on transaction waiting list

 fs/btrfs/relocation.c  |   74 +++++++++++++++++++++++++++++++++++++-----------
 fs/btrfs/transaction.c |    7 ++++
 fs/btrfs/volumes.c     |    9 ++++-
 3 files changed, 71 insertions(+), 19 deletions(-)

-- 
1.7.7


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

end of thread, other threads:[~2013-03-28 14:15 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-04 16:25 [PATCH 0/6] Several bugfixes Liu Bo
2013-03-04 16:25 ` [PATCH 1/6] Btrfs: check for NULL pointer in updating reloc roots Liu Bo
2013-03-04 16:25 ` [PATCH 2/6] Btrfs: build up error handling for merge_reloc_roots Liu Bo
2013-03-18 14:16   ` David Sterba
2013-03-19 12:16     ` Liu Bo
2013-03-28 14:15       ` David Sterba
2013-03-04 16:25 ` [PATCH 3/6] Btrfs: free all recorded tree blocks on error Liu Bo
2013-03-04 16:25 ` [PATCH 4/6] Btrfs: do not BUG_ON in prepare_to_reloc Liu Bo
2013-03-04 16:25 ` [PATCH 5/6] Btrfs: do not BUG_ON on aborted situation Liu Bo
2013-03-04 16:25 ` [PATCH 6/6] Btrfs: avoid deadlock on transaction waiting list Liu Bo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).