[Cluster-devel] GFS2: Pull request #2

Steven Whitehouse swhiteho at redhat.com
Fri Jun 12 14:01:39 UTC 2009


Hi,


Please consider pulling the following two patches,

Steve.

----------------------------------------------------------------------------
The following changes since commit 8ebf975608aaebd7feb33d77f07ba21a6380e086:
  Randy Dunlap (1):
        block: fix kernel-doc in recent block/ changes

are available in the git repository at:

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

Steven Whitehouse (2):
      GFS2: Add tracepoints
      GFS2: Remove lock_kernel from gfs2_put_super()

 fs/gfs2/Makefile     |    1 +
 fs/gfs2/bmap.c       |    3 +
 fs/gfs2/glock.c      |   12 ++-
 fs/gfs2/log.c        |    9 +-
 fs/gfs2/lops.c       |    3 +
 fs/gfs2/ops_fstype.c |    2 +
 fs/gfs2/rgrp.c       |   11 +-
 fs/gfs2/super.c      |    4 -
 fs/gfs2/trace_gfs2.h |  407 ++++++++++++++++++++++++++++++++++++++++++++++++++
 9 files changed, 442 insertions(+), 10 deletions(-)
 create mode 100644 fs/gfs2/trace_gfs2.h





More information about the Cluster-devel mailing list