]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: allow full dir lease (FILE_RDCACHE) on root ino
authorSage Weil <sage@newdream.net>
Wed, 8 Apr 2009 18:28:40 +0000 (11:28 -0700)
committerSage Weil <sage@newdream.net>
Wed, 8 Apr 2009 18:28:40 +0000 (11:28 -0700)
commit79abc988db5699380027ba60fc4b118accb9d8ec
tree34f085cf744356644c313d3016dea01b3dbbce54
parentb723bca3cb15efd29fd35ff2c40eb19e03573877
mds: allow full dir lease (FILE_RDCACHE) on root ino

Now that root changes are persistent, and client looks at
rdcache_gen and not i_version anyway, this will work.
src/mds/Locker.cc