]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: issue caps on non-auth inodes
authorSage Weil <sage@newdream.net>
Mon, 3 Aug 2009 21:25:16 +0000 (14:25 -0700)
committerSage Weil <sage@newdream.net>
Tue, 4 Aug 2009 22:33:35 +0000 (15:33 -0700)
commit84300ab6d1d29cb2dc484d12ec3361db5bc97d77
tree1f02efdc8be0602996ce4e920c21c83b7bd22f45
parent6976f2c1c7c7178286d72cb496074a72734421cc
mds: issue caps on non-auth inodes

Not sure how that && is_auth() snuck in there.
src/mds/CInode.cc