]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: do not update accounted_*stat if auth and frozen
authorSage Weil <sage@newdream.net>
Wed, 3 Nov 2010 04:49:45 +0000 (21:49 -0700)
committerSage Weil <sage@newdream.net>
Wed, 3 Nov 2010 04:49:45 +0000 (21:49 -0700)
commit4a0f731262fa5fa103f342bd5169526168cfa5b8
treee5b5d2fc7241f76fd5c96cb164b5108d88042fa0
parent9d1984e803762b13e670a4be3db6720c2c2303fc
mds: do not update accounted_*stat if auth and frozen

The auth can't update a frozen dirfrag for the same reason a replica
can't.

Signed-off-by: Sage Weil <sage@newdream.net>
src/mds/CInode.cc