]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os: start_sync osd operation
authorSage Weil <sage@newdream.net>
Tue, 23 Dec 2008 20:29:04 +0000 (12:29 -0800)
committerSage Weil <sage@newdream.net>
Tue, 23 Dec 2008 20:29:04 +0000 (12:29 -0800)
commit1419f0021827f374abf449ae68e4fd6fda421cd0
treef093e9bc904ed8b6272caa323fafe23a1f38e7dd
parent3ed4b785568d20ccb4cb5efc2d90d448e455335c
os: start_sync osd operation

If a client has a time sensitive operation, it can include a start_sync
in the op vector to start an immediate commit to disk.  It should then
get the ONDISK ack sooner.
src/ebofs/Ebofs.cc
src/include/ceph_fs.h
src/os/FileStore.cc
src/os/FileStore.h
src/os/ObjectStore.h
src/osd/ReplicatedPG.cc