[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20111223172454.GT19266@shiny>
Date: Fri, 23 Dec 2011 12:24:54 -0500
From: Chris Mason <chris.mason@...cle.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
LKML <linux-kernel@...r.kernel.org>,
linux-btrfs <linux-btrfs@...r.kernel.org>
Subject: [GIT PULL] Btrfs fixes
Hi Linus,
My for-linus branch has two commits:
git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs.git for-linus
One is Al's patch in response to my last pull request, but with one small
change to call d_instantiate before trying to log the inode in
btrfs_link.
The other is a double unlock that Dan Carpenter found. These did get
rebased this morning before I pushed them out, but I reran tests after
the rebase.
Chris Mason (1) commits (+2/-1):
Btrfs: fix worker lock misuse in find_worker
Al Viro (1) commits (+5/-4):
Btrfs: call d_instantiate after all ops are setup
Total: (2) commits (+7/-5)
fs/btrfs/async-thread.c | 3 ++-
fs/btrfs/inode.c | 9 +++++----
2 files changed, 7 insertions(+), 5 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