]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
utime_t: no double ctor
authorSage Weil <sage@inktank.com>
Thu, 10 May 2012 17:09:30 +0000 (10:09 -0700)
committerSage Weil <sage@inktank.com>
Thu, 10 May 2012 17:09:30 +0000 (10:09 -0700)
commit7ce157d60f3b113c6ed570040f88c0d482f29e0c
treed810b296637d5617f3da3df07e3bbf0d61a0eb73
parent90fb40303f10cc627692bc5f92f39739506edc15
utime_t: no double ctor

error: os/FileJournal.h:48:51: call of overloaded ‘utime_t(int)’ is ambiguous

Signed-off-by: Sage Weil <sage@newdream.net>
src/include/utime.h
src/osdc/ObjectCacher.cc