Hi all,
I am working on OSDMonitor.cc:5325 and wanted to confirm the following read_forward cache tier transition:

    readforward -> forward || writeback || (any && num_objects_dirty == 0)
    forward -> writeback || readforward || (any && num_objects_dirty == 0)
    writeback -> readforward || forward

Is this the correct cache tier state transition?

- Luis
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to