# v.actually91 12/23/2014 * Fix #9194: librados/osd: watch reconnect needs to be exclusive to detect possibly missed notifies * Fix #9195: librados: issue watch callback on (possibly) missed notifies * Fix #9196: librados: watch_check() to synchronous verify we haven't missed notifies * Feature #9197: librados/osd: notify reply payload * Feature #9198: librados: notify callback includes gid of notifier * Fix #9199: librados: watch linger pings need to verify pg mapping hasn't changed * Feature #9323: osdmonitor: allow users to set/clear cluster state flags (CEPH_OSDMAP_FULL) * Feature #9957: librados: add fadvise op * Feature #9958: osd: add fadvise op to Objectstore::Transaction * Feature #9959: osd: pass client fadvise hints through to objecstore * Feature #9960: osd: adjust hint(s) for replica vs primary writes * Feature #10331: osd: osdmap checksum