]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
kclient: add osd sync that will flush all open osd requests
authorSage Weil <sage@newdream.net>
Tue, 17 Mar 2009 18:30:33 +0000 (11:30 -0700)
committerSage Weil <sage@newdream.net>
Tue, 17 Mar 2009 18:30:41 +0000 (11:30 -0700)
commit6e77a586c48d495f3628a044deb90e4427e9514f
treeb63205b732d40db4ccf474978c50dd468642659a
parentfda06a1f7798f5cd88314732f2f5673e924c6ea5
kclient: add osd sync that will flush all open osd requests

Important for flushing sync write uncommitted requests on syncfs
(or shutdown).
src/kernel/osd_client.c
src/kernel/osd_client.h
src/kernel/super.c