[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20100216010334.GA18738@think>
Date: Mon, 15 Feb 2010 20:03:34 -0500
From: Chris Mason <chris.mason@...cle.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
linux-kernel <linux-kernel@...r.kernel.org>,
linux-btrfs@...r.kernel.org
Subject: [GIT PULL] Btrfs fix for 2.6.33-rc
Hello everyone,
This is a late regression fix for btrfs fallocated extents. We're
updating the wrong slot in the btree and that can lead to the wrong data
in the file:
Linus, please pull the master branch of the btrfs unstable tree:
git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable.git master
Shaohua Li (1) commits (+4/-2):
Btrfs: btrfs_mark_extent_written uses the wrong slot
Total: (1) commits
fs/btrfs/file.c | 6 ++++--
1 file changed, 4 insertions(+), 2 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