]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: do not scatter_writebehind in MIX state
authorSage Weil <sage@newdream.net>
Sun, 7 Nov 2010 15:45:52 +0000 (07:45 -0800)
committerSage Weil <sage@newdream.net>
Sun, 7 Nov 2010 15:45:52 +0000 (07:45 -0800)
commit33c6e230a24f14abb610283cb69a7f5a3954c119
treed8888dae180497684c64903219a513848e48b737
parent1bf8e73299a41d79930a4074db98d49bedbae3ce
mds: do not scatter_writebehind in MIX state

Replicas might come in while we're flushing and get a MIX state with
the old state.

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