]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: fix root null deref in recalc_auth_bits
authorSage Weil <sage@newdream.net>
Tue, 1 Jun 2010 22:02:56 +0000 (15:02 -0700)
committerSage Weil <sage@newdream.net>
Tue, 1 Jun 2010 22:02:56 +0000 (15:02 -0700)
commitafadb1224516fc3a615d0cc51fe7560fcc0b5e7c
tree813106b8804eec57215750aa5197a5479343cbd4
parent364f3cb061bc711a8e16bf402b1442d441527a97
mds: fix root null deref in recalc_auth_bits

Root may be null if we don't have any subtrees besides ~mds$id.
src/mds/MDCache.cc