]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: correctly set root inode_auth during recovery
authorSage Weil <sage@newdream.net>
Wed, 24 Feb 2010 05:01:32 +0000 (21:01 -0800)
committerSage Weil <sage@newdream.net>
Wed, 24 Feb 2010 05:01:32 +0000 (21:01 -0800)
commit71626d01eacacf83810b5889327fa11c07ced0c8
tree690140a0da8aea45df56009f2ced5fdf9eeec404
parentd489951d6ad080b369c0475fa317bc6ee606c18f
mds: correctly set root inode_auth during recovery

Set to root node id as indicated by mdsmap.  Setting the auth
bit alone isn't sufficient.
src/mds/MDCache.cc