]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common/Preforker: shut up warning
authorSage Weil <sage@inktank.com>
Thu, 15 Aug 2013 21:35:28 +0000 (14:35 -0700)
committerSage Weil <sage@inktank.com>
Fri, 16 Aug 2013 00:21:11 +0000 (17:21 -0700)
commit681436ada8702476be11e375d05a9eca85e0af0d
treef4f7a3c1d8379fe75c55bc67785d90cb02539f1a
parent913a205c97858afc90617a3ef6097a9f0f2eaec7
common/Preforker: shut up warning

common/Preforker.h: In member function 'void Preforker::daemonize()':
common/Preforker.h:97:40: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]

Signed-off-by: Sage Weil <sage@inktank.com>
src/common/Preforker.h