[Cluster-devel] GFS2: Pull request (merge window)

Steven Whitehouse swhiteho at redhat.com
Mon Jul 23 14:59:52 UTC 2012


Hi,

Please consider pulling the following patches. There have been no changes since
they were posted for review,

Steve.

-------------------------------------------------------------------------------
The following changes since commit eea5b5510fc5545d15b69da8e485a7424ae388cf:

  Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras (2012-06-05 15:15:04 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw.git master

Abhijith Das (1):
      GFS2: kernel panic with small gfs2 filesystems - 1 RG

Benjamin Marzinski (1):
      GFS2: Use lvbs for storing rgrp information with mount option

Bob Peterson (6):
      GFS2: Extend the life of the reservations
      GFS2: Fold quota data into the reservations struct
      GFS2: Add kobject release method
      GFS2: Combine functions get_local_rgrp and gfs2_inplace_reserve
      GFS2: Reduce file fragmentation
      GFS2: Eliminate 64-bit divides

Masatake YAMATO (1):
      GFS2: Fixing double brelse'ing bh allocated in gfs2_meta_read when EIO occurs

Steven Whitehouse (7):
      GFS2: Add "top dir" flag support
      GFS2: Fix error handling when reading an invalid block from the journal
      GFS2: Increase buffer size for glocks and glstats debugfs files
      GFS2: Cache last hash bucket for glock seq_files
      seq_file: Add seq_vprintf function and export it
      GFS2: Use seq_vprintf for glocks debugfs file
      GFS2: Size seq_file buffer more carefully

 fs/gfs2/aops.c              |   18 +-
 fs/gfs2/bmap.c              |   21 +-
 fs/gfs2/dir.c               |    9 +-
 fs/gfs2/file.c              |   65 ++--
 fs/gfs2/glock.c             |   39 ++-
 fs/gfs2/incore.h            |   54 ++-
 fs/gfs2/inode.c             |   94 +++---
 fs/gfs2/lops.c              |    9 +-
 fs/gfs2/main.c              |    1 -
 fs/gfs2/meta_io.c           |    5 +-
 fs/gfs2/ops_fstype.c        |   36 ++-
 fs/gfs2/quota.c             |   72 +++--
 fs/gfs2/rgrp.c              |  833 ++++++++++++++++++++++++++++++++++++-------
 fs/gfs2/rgrp.h              |   45 ++-
 fs/gfs2/super.c             |   28 ++-
 fs/gfs2/sys.c               |   21 +-
 fs/gfs2/trace_gfs2.h        |   59 +++-
 fs/gfs2/trans.h             |    2 +-
 fs/gfs2/util.h              |   18 +-
 fs/gfs2/xattr.c             |   30 +-
 fs/seq_file.c               |   18 +-
 include/linux/gfs2_ondisk.h |   14 +-
 include/linux/seq_file.h    |    1 +
 23 files changed, 1121 insertions(+), 371 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
URL: <http://listman.redhat.com/archives/cluster-devel/attachments/20120723/db725d42/attachment.sig>


More information about the Cluster-devel mailing list