[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20120310020150.GW29510@shiny>
Date: Fri, 9 Mar 2012 21:01:50 -0500
From: Chris Mason <chris.mason@...cle.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
linux-btrfs <linux-btrfs@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Btrfs updates
Hi Linus,
I have two additional and btrfs fixes in my for-linus branch
git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs.git for-linus
One is a casting error that leads to memory corruption on i386 during
scrub, and the other fixes a corner case in the backref walking code
(also triggered by scrub).
These are reviewed and tested. I was holding off on this while trying
to track enospc bug reports, but it isn't yet clear if those are
regressions. These are valid fixes either way.
Chris Mason (1) commits (+1/-1):
Btrfs: fix casting error in scrub reada code
Li Zefan (1) commits (+6/-2):
btrfs: fix locking issues in find_parent_nodes()
Total: (2) commits (+7/-3)
fs/btrfs/backref.c | 8 ++++++--
fs/btrfs/reada.c | 2 +-
2 files changed, 7 insertions(+), 3 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists