2008-07-22 16:47:14

by David Teigland

[permalink] [raw]
Subject: [GIT PULL] dlm updates for 2.6.27 (resend)

Linus,

Please pull dlm updates for 2.6.27 from:

git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm.git for-linus

They are all simple fixes and have been in linux-next for quite a while.

Thanks,
Dave


Benny Halevy (1):
dlm: fix uninitialized variable for search_rsb_list callers

David Teigland (1):
dlm: fix basts for granted CW waiting PR/CW

Masatake YAMATO (2):
dlm: check for null in device_write
dlm: release socket on error


fs/dlm/lock.c | 4 +++-
fs/dlm/lowcomms.c | 4 +++-
fs/dlm/user.c | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)