All of lore.kernel.org
 help / color / mirror / Atom feed
* Sparse Warning Message Patches
@ 2013-02-20  0:44 Alex Elder
  0 siblings, 0 replies; only message in thread
From: Alex Elder @ 2013-02-20  0:44 UTC (permalink / raw)
  To: ceph-devel

What follows is a few series of patches that get rid of code
issues that lead to warnings from the sparse utility.

The first three patches address the warnings in the rbd, ceph
file system, and libceph code respectively.  After that, one
warning remains in libceph, and that is addressed by a series
of five patches which both address the underlying problem and
reorganized and clean up the surrounding code.  The last two
are meant to be combined into one before commit; they've been
posted as two separate patches to make them easier to review.

					-Alex

[PATCH] rbd: eliminate sparse warnings

[PATCH] ceph: eliminate sparse warnings in fs code

[PATCH] libceph: eliminate sparse warnings

[PATCH 1/5] libceph: encapsulate connection backoff
[PATCH 2/5] libceph: separate non-locked fault handling
[PATCH 3/5] libceph: use a flag to indicate a fault has occurred
[PATCH 4/5] libceph: use a do..while loop in con_work()
[PATCH 5/5] libceph: indent properly

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-02-20  0:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-20  0:44 Sparse Warning Message Patches Alex Elder

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.