linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] bug fixes for error handling
@ 2013-02-27 13:28 Liu Bo
  2013-02-27 13:28 ` [PATCH 1/2] Btrfs: fix memory leak of log roots Liu Bo
  2013-02-27 13:28 ` [PATCH 2/2] Btrfs: fix NULL pointer after aborting a transaction Liu Bo
  0 siblings, 2 replies; 3+ messages in thread
From: Liu Bo @ 2013-02-27 13:28 UTC (permalink / raw)
  To: linux-btrfs

These two fixes are for error handling after we abort a transaction.

One is a memory leak fix, and the other one is a NULL pointer fix.

Liu Bo (2):
  Btrfs: fix memory leak of log roots
  Btrfs: fix NULL pointer after aborting a transaction

 fs/btrfs/disk-io.c     |    5 +++++
 fs/btrfs/transaction.c |    8 +++++++-
 fs/btrfs/tree-log.c    |    6 ++++--
 3 files changed, 16 insertions(+), 3 deletions(-)

-- 
1.7.7


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

end of thread, other threads:[~2013-02-27 13:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-27 13:28 [PATCH 0/2] bug fixes for error handling Liu Bo
2013-02-27 13:28 ` [PATCH 1/2] Btrfs: fix memory leak of log roots Liu Bo
2013-02-27 13:28 ` [PATCH 2/2] Btrfs: fix NULL pointer after aborting a transaction 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).