[Cluster-devel] GFS2 Resource Group patches

Steven Whitehouse swhiteho at redhat.com
Thu Sep 1 13:02:09 UTC 2011


Hi,

Here is my current patch set. There are probably a few issues still
to resolve, but just to keep everyone in the loop, here it is. The
total diffstat, looks like this:

 fs/gfs2/aops.c       |    2 
 fs/gfs2/bmap.c       |    7 
 fs/gfs2/dir.c        |    6 
 fs/gfs2/file.c       |    6 
 fs/gfs2/glops.c      |   58 +----
 fs/gfs2/incore.h     |   15 -
 fs/gfs2/inode.c      |   27 --
 fs/gfs2/lops.c       |   64 ++---
 fs/gfs2/ops_fstype.c |    3 
 fs/gfs2/quota.c      |    4 
 fs/gfs2/rgrp.c       |  563 +++++++++++++++++----------------------------------
 fs/gfs2/rgrp.h       |   27 +-
 fs/gfs2/super.c      |   23 --
 fs/gfs2/trans.c      |    5 
 fs/gfs2/trans.h      |   22 -
 fs/gfs2/xattr.c      |   19 -
 16 files changed, 287 insertions(+), 564 deletions(-)

So a nice reduction in code size, overall,

Steve.





More information about the Cluster-devel mailing list