]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: add dirty_rstat CInode elist, state, pins
authorSage Weil <sage@newdream.net>
Thu, 23 Sep 2010 20:04:00 +0000 (13:04 -0700)
committerSage Weil <sage@newdream.net>
Fri, 24 Sep 2010 18:44:22 +0000 (11:44 -0700)
commit29b1e84843bc81816bd6c03a786be9f6a9354711
treea8376cb1ad9746e0152785cc47030ed7addaa17e
parent628e28e2b2c482eab01827a0d5ecf87f6b1662dc
mds: add dirty_rstat CInode elist, state, pins

We need to track inodes with unpropagated rstat data on a per-dirfrag
basis so that we can propagate it when the nestlock becomes writeable.
src/mds/CDir.cc
src/mds/CDir.h
src/mds/CInode.cc
src/mds/CInode.h