]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: Make g_conf.osd_max_notify_timeout a uint32_t
authorColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Tue, 4 Jan 2011 00:11:33 +0000 (16:11 -0800)
committerColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Tue, 4 Jan 2011 00:14:24 +0000 (16:14 -0800)
commit5dc66244e14dcd109a5132506d270c40722f2ae3
tree572345c89048321c5f7301e1975f39e18a5d7218
parentaad9ffec26b6dadab721ca8acb444bac0aa4a81e
osd: Make g_conf.osd_max_notify_timeout a uint32_t

Make g_conf.osd_max_notify_timeout a uint32_t. Squashes an annoying
compiler warning and avoids the awkward issue of users specifying
negative timeouts.

Signed-off-by: Colin McCabe <colinm@hq.newdream.net>
src/config.cc
src/config.h