]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: make is_dirty() const in parent and child
authorSage Weil <sage@newdream.net>
Tue, 7 Sep 2010 18:03:34 +0000 (11:03 -0700)
committerSage Weil <sage@newdream.net>
Tue, 7 Sep 2010 19:10:27 +0000 (12:10 -0700)
commitae7dcdfb8ca49907597e44ef083404aeb8cf6351
tree525c8235aa7d97d548df0bb33c69e1f76e77b011
parentf6f8e5cf20045004a9c183b511dbea4aa1e8e23a
mds: make is_dirty() const in parent and child

Otherwise we're overriding the wrong method!  Der.
src/mds/SimpleLock.h