All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] rbd: improve warnings
@ 2012-11-01 15:24 Alex Elder
  2012-11-01 15:26 ` [PATCH 1/4] rbd: define and use rbd_warn() Alex Elder
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Alex Elder @ 2012-11-01 15:24 UTC (permalink / raw)
  To: ceph-devel

This series adds a utility function rbd_warn() that will
provide a central and unified way to generate warning messages
from rbd.  It then fleshes out some warning messages in a
few areas.  There is more to be done, but for now I'm just
getting the mechanism and these initial uses of it in place.

					-Alex

[PATCH 1/4] rbd: define and use rbd_warn()
[PATCH 2/4] rbd: add warning messages for missing arguments
[PATCH 3/4] rbd: add a warning in bio_chain_clone_range()
[PATCH 4/4] rbd: add warnings to rbd_dev_probe_update_spec()

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

end of thread, other threads:[~2012-11-01 15:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-01 15:24 [PATCH 0/4] rbd: improve warnings Alex Elder
2012-11-01 15:26 ` [PATCH 1/4] rbd: define and use rbd_warn() Alex Elder
2012-11-01 15:26 ` [PATCH 2/4] rbd: add warning messages for missing arguments Alex Elder
2012-11-01 15:26 ` [PATCH 3/4] rbd: add a warning in bio_chain_clone_range() Alex Elder
2012-11-01 15:27 ` [PATCH 4/4] rbd: add warnings to rbd_dev_probe_update_spec() 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.