[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20090123195605.GB20139@redhat.com>
Date: Fri, 23 Jan 2009 13:56:05 -0600
From: David Teigland <teigland@...hat.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org
Subject: [GIT PULL] dlm fixes for 2.6.29-rc2
Linus,
Please pull two dlm fixes for 2.6.29-rc2 from:
git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm.git for-linus
They both fix bugs with nfs posix locks on gfs2/ocfs2. The first is triggered
by a posix lock that overlaps another, the second is triggered by any GETLK,
so both are pretty common.
Thanks,
Dave
David Teigland (1):
dlm: fix plock notify callback to lockd
Jeff Layton (1):
dlm: initialize file_lock struct in GETLK before copying conflicting lock
fs/dlm/plock.c | 6 ++++--
1 files 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