cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
* [Cluster-devel] [PATCH 0/4] gfs2_utils: Trivial patches
@ 2009-08-19  8:24 Andrew Price
  2009-08-19  8:24 ` [Cluster-devel] [PATCH 1/4] libgfs2: Fix 'dubious one-bit signed bitfield' sparse errors Andrew Price
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Andrew Price @ 2009-08-19  8:24 UTC (permalink / raw)
  To: cluster-devel.redhat.com

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(-)



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2009-08-19 12:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-19  8:24 [Cluster-devel] [PATCH 0/4] gfs2_utils: Trivial patches Andrew Price
2009-08-19  8:24 ` [Cluster-devel] [PATCH 1/4] libgfs2: Fix 'dubious one-bit signed bitfield' sparse errors Andrew Price
2009-08-19 12:34   ` Bob Peterson
2009-08-19  8:24 ` [Cluster-devel] [PATCH 2/4] gfs2_quota: Fix sparse error Andrew Price
2009-08-19 12:35   ` Bob Peterson
2009-08-19  8:24 ` [Cluster-devel] [PATCH 3/4] libgfs2: Fix "Value stored is never read" warnings Andrew Price
2009-08-19 12:47   ` Bob Peterson
2009-08-19  8:24 ` [Cluster-devel] [PATCH 4/4] fsck.gfs2: Make block_mounters static Andrew Price
2009-08-19 12:49   ` Bob Peterson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).