[Cluster-devel] [PATCH 0/4] gfs2_utils: Trivial patches

Andrew Price andy at andrewprice.me.uk
Wed Aug 19 08:24:30 UTC 2009


Hi,

Here are some patches I forgot I had. They were written while I was playing
with code analysis tools (sparse and clang --analyze) and I left them in a
branch. No semantic changes here, just code cleanup stuff. OK to commit?

Andrew Price (4):
  libgfs2: Fix 'dubious one-bit signed bitfield' sparse errors
  gfs2_quota: Fix sparse error
  libgfs2: Fix "Value stored is never read" warnings
  fsck.gfs2: Make block_mounters static

 gfs2/fsck/initialize.c     |    2 +-
 gfs2/libgfs2/fs_geometry.c |    1 -
 gfs2/libgfs2/gfs1.c        |    3 ---
 gfs2/libgfs2/libgfs2.h     |    6 +++---
 gfs2/libgfs2/misc.c        |    6 +++---
 gfs2/quota/gfs2_quota.h    |    4 +---
 gfs2/quota/main.c          |    4 ++--
 7 files changed, 10 insertions(+), 16 deletions(-)




More information about the Cluster-devel mailing list