[GFS2 & DLM] Pull request

From: Steven Whitehouse
Date: Fri Oct 20 2006 - 05:16:28 EST


Hi,

Please consider pulling the following changes from the GFS2 -fixes git tree,

Steve.

-----------------------------------------------------------------------------------------
The following changes since commit ce9e3d9953c8cb67001719b5516da2928e956be4:
Linus Torvalds:
Merge branch 'ubuntu-updates' of master.kernel.org:/.../bcollins/ubuntu-2.6

are found in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git

Adrian Bunk:
[GFS2] fs/gfs2/dir.c:gfs2_dir_write_data(): remove dead code
[GFS2] fs/gfs2/ops_fstype.c:gfs2_get_sb_meta(): remove unused variable
[GFS2] fs/gfs2/dir.c:gfs2_dir_write_data(): don't use an uninitialized variable
[GFS2] fs/gfs2/ops_fstype.c:fill_super_meta(): fix NULL dereference
[GFS2] gfs2_dir_read_data(): fix uninitialized variable usage

Al Viro:
[GFS2] gfs2 endianness bug: be16 assigned to be32 field

Patrick Caulfield:
[DLM] fix iovec length in recvmsg

Steven Whitehouse:
[GFS2] Fix bmap to map extents properly

fs/dlm/lowcomms.c | 1 +
fs/gfs2/bmap.c | 13 +++++++------
fs/gfs2/bmap.h | 2 +-
fs/gfs2/dir.c | 10 +++-------
fs/gfs2/log.c | 6 ++++--
fs/gfs2/ops_address.c | 6 +++---
fs/gfs2/ops_fstype.c | 7 ++-----
fs/gfs2/quota.c | 5 +++--
fs/gfs2/recovery.c | 5 +++--
9 files changed, 27 insertions(+), 28 deletions(-)


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/