ceph/src/include
Danny Al-Gaaf 014fc6d6c1 utime: fix narrowing conversion compiler warning in sleep()
Fix compiler warning:
./include/utime.h: In member function 'void utime_t::sleep()':
./include/utime.h:139:50: warning: narrowing conversion of
 '((utime_t*)this)->utime_t::tv.utime_t::<anonymous struct>::tv_sec' from
 '__u32 {aka unsigned int}' to '__time_t {aka long int}' inside { } is
 ill-formed in C++11 [-Wnarrowing]
./include/utime.h:139:50: warning: narrowing conversion of
 '((utime_t*)this)->utime_t::tv.utime_t::<anonymous struct>::tv_nsec' from
 '__u32 {aka unsigned int}' to 'long int' inside { } is
 ill-formed in C++11 [-Wnarrowing]

Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
2013-01-28 13:56:32 -08:00
..
cephfs libcephfs: document ERANGE rv for get_file_pool_name 2013-01-24 11:33:37 -08:00
rados librados.hpp: fix omap_get_vals and omap_get_keys comments 2013-01-16 14:33:38 -08:00
rbd librbd: add {rbd_}open_read_only() 2012-12-30 00:06:11 -08:00
addr_parsing.c
addr_parsing.h
assert.h
atomic.h
bitmapper.h
blobhash.h
bloom_filter.hpp
buffer.h
byteorder.h
ceph_features.h mds: Return created inode in mds reply to create 2012-12-28 15:10:02 -08:00
ceph_frag.cc
ceph_frag.h
ceph_fs.cc
ceph_fs.h mds: use #defines for bits per cap 2013-01-15 22:43:42 -08:00
ceph_hash.cc
ceph_hash.h
ceph_strings.cc
cmp.h
color.h
compat.h
CompatSet.h
Context.h
crc32c.h
Distribution.h
dlist.h
elist.h
encoding.h
err.h
error.h
fiemap.h
filepath.h
frag.h
hash.h
intarith.h
interval_set.h
inttypes.h
ipaddr.h
linux_fiemap.h
lru.h
msgr.h
object.h
page.h
rados.h osd: special case CALL op to not have RD bit effects 2013-01-04 20:46:56 -08:00
rangeset.h
rbd_types.h
statlite.h
str_list.h
stringify.h
triple.h
types.h
util.h
utime.h utime: fix narrowing conversion compiler warning in sleep() 2013-01-28 13:56:32 -08:00
uuid.h
xlist.h