]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
filestore: enforce min and max sync interval
authorSage Weil <sage@newdream.net>
Thu, 5 Mar 2009 18:22:03 +0000 (10:22 -0800)
committerSage Weil <sage@newdream.net>
Thu, 5 Mar 2009 18:22:03 +0000 (10:22 -0800)
commitbdc527eba869e4cb4d6f7af21195099aa5a5dd4e
tree649eb1eae6f09ff016dc034cd85eb0638238ec4a
parent48a53adb508581b1d1583f75bf3167ef6ce8f616
filestore: enforce min and max sync interval

Ideally the min sync interval should be self-tuning (ala ext3, xfs),
but that can come later.
src/TODO
src/config.cc
src/config.h
src/os/FileStore.cc