]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
monitorstore: drop unused sync value
authorSage Weil <sage@newdream.net>
Fri, 19 Aug 2011 16:49:16 +0000 (09:49 -0700)
committerSage Weil <sage@newdream.net>
Fri, 19 Aug 2011 16:53:57 +0000 (09:53 -0700)
commitf0ab8b06f1358fa5c4da4b88e9f2ba66f1419259
treee3ea5804436d57aa72ae21911dc20a19be8addf0
parentdfab2c91f53289b1d527fb87126a639f5d5275f1
monitorstore: drop unused sync value

This is inherently unsafe, because we write to a final filename without
ensuring the data is on disk.

Signed-off-by: Sage Weil <sage@newdream.net>
src/mon/MonitorStore.cc
src/mon/MonitorStore.h