diff options
author | Sage Weil <sage@newdream.net> | 2008-07-05 23:41:02 +0200 |
---|---|---|
committer | Sage Weil <sage@newdream.net> | 2008-07-05 23:41:02 +0200 |
commit | b1936b6c362af9b082a26055147f6a2f69b108a7 (patch) | |
tree | d42dbcad845e07baf96839a353cba32e18d5aa75 /src/TODO | |
parent | todos (diff) | |
download | ceph-b1936b6c362af9b082a26055147f6a2f69b108a7.tar.xz ceph-b1936b6c362af9b082a26055147f6a2f69b108a7.zip |
client: introduce snap_created to behave with out-of-order split notification to the client
Diffstat (limited to 'src/TODO')
-rw-r--r-- | src/TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -227,7 +227,7 @@ todo / - SnapRealm open_parents, get_snap_set need to recursively open/examine parents over given ranges... / - realm split - adjust parent/child linkages - - make realm split notifications safe from races from multiple mds's +/ - make realm split notifications safe from races from multiple mds's - make sense of snap_highwater... - figure out how to fix up rados logging |