]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: only (re)write_meta files if old content is incorrect
authorSage Weil <sage@inktank.com>
Sat, 19 May 2012 20:54:13 +0000 (13:54 -0700)
committerSage Weil <sage@inktank.com>
Wed, 23 May 2012 00:24:10 +0000 (17:24 -0700)
commit17c4624e9398cdadd8822dc1eef28ea601e08bc0
treef11338b50dd6ca82390020f46898a604baec3fee
parent53b05d58920b20e30da1b594a7f82a349e686f00
osd: only (re)write_meta files if old content is incorrect

Do nothing if the file already exists with the correct content.

Signed-off-by: Sage Weil <sage@inktank.com>
src/osd/OSD.cc