Hi, Please consider pulling the following bug fixes from the GFS2/DLM -fixes git tree,
Steve. The following changes since commit 39d3520c92cf7a28c07229ca00cc35a1e8026c77: Linus Torvalds (1): Linux 2.6.23-rc3 are found in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git Bob Peterson (2): [GFS2] soft lockup detected in databuf_lo_before_commit [GFS2] soft lockup in rgblk_search David Teigland (2): [DLM] fix NULL ls usage [DLM] fix basts for granted PR waiting CW Jesper Juhl (1): [DLM] Fix memory leak in dlm_add_member() when dlm_node_weight() returns less than zero Patrick Caulfield (3): [DLM] Clear othercon pointers when a connection is closed [DLM] zero unused parts of sockaddr_storage [DLM] More othercon fixes Steven Whitehouse (4): [GFS2] Fix incorrect return code in rgrp.c [GFS2] Fix incorrect error path in prepare_write() [GFS2] Fix setting of inherit jdata attr [GFS2] Revert remounting w/o acl option leaves acls enabled fs/dlm/lock.c | 69 +++++++++++++++++++++++++++++++++++++++---------- fs/dlm/lowcomms.c | 24 +++++++++++----- fs/dlm/member.c | 4 ++- fs/dlm/rcom.c | 7 ++--- fs/gfs2/lops.c | 6 +++- fs/gfs2/mount.c | 25 +++++++++-------- fs/gfs2/ops_address.c | 3 +- fs/gfs2/ops_file.c | 29 ++++++++++++-------- fs/gfs2/rgrp.c | 16 ++++++++--- 9 files changed, 124 insertions(+), 59 deletions(-) - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/