]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: wait for journal safe when doing ino allocations
authorSage Weil <sage@newdream.net>
Fri, 9 Jan 2009 22:15:44 +0000 (14:15 -0800)
committerSage Weil <sage@newdream.net>
Fri, 9 Jan 2009 22:16:18 +0000 (14:16 -0800)
commitd90d1866dc18fab893c29f8fde0478d2d70fc140
tree552ac9472ae4552ed66b4d3e8c70777694e127b3
parent0bc0a42922e7c1a5ac55716e8cb24ea223b5921f
mds: wait for journal safe when doing ino allocations

Stop-gap, I suppose.. we really want to wait for things to fully journal,
period.  Hmm.
src/mds/MDCache.h
src/mds/MDLog.cc
src/mds/MDLog.h
src/mds/Server.cc