All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] fix some compiler warnings
@ 2013-01-27 20:57 Danny Al-Gaaf
  2013-01-27 20:57 ` [PATCH 1/2] utime: fix narrowing conversion compiler warning in sleep() Danny Al-Gaaf
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Danny Al-Gaaf @ 2013-01-27 20:57 UTC (permalink / raw)
  To: ceph-devel; +Cc: Danny Al-Gaaf, Sage Weil

Attached two patches to fix some compiler warnings.

Danny Al-Gaaf (2):
  utime: fix narrowing conversion compiler warning in sleep()
  rbd: don't ignore return value of system()

 src/include/utime.h |  2 +-
 src/rbd.cc          | 36 ++++++++++++++++++++++++++++++------
 2 files changed, 31 insertions(+), 7 deletions(-)

-- 
1.8.1.1


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

end of thread, other threads:[~2013-01-29 20:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-27 20:57 [PATCH 0/2] fix some compiler warnings Danny Al-Gaaf
2013-01-27 20:57 ` [PATCH 1/2] utime: fix narrowing conversion compiler warning in sleep() Danny Al-Gaaf
2013-01-29 11:52   ` Danny Al-Gaaf
2013-01-29 20:34     ` Sage Weil
2013-01-27 20:57 ` [PATCH 2/2] rbd: don't ignore return value of system() Danny Al-Gaaf
2013-01-28 18:47 ` [PATCH 0/2] fix some compiler warnings Dan Mick
2013-01-28 23:23 ` Dan Mick

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.