]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: move to from loner -> mix if *anyone* wants rd|wr
authorSage Weil <sage@inktank.com>
Tue, 6 Nov 2012 07:27:13 +0000 (23:27 -0800)
committerSage Weil <sage@inktank.com>
Tue, 6 Nov 2012 07:27:13 +0000 (23:27 -0800)
commit2a696274651c93b310d184d3fa0031124fbea70b
tree436cc171ead3daa443fbbf04e58b472ce45a0b18
parent4b3f97d8bee4cd9d63a3ff7aa2a5f535ca2a5b3c
mds: move to from loner -> mix if *anyone* wants rd|wr

We were either going to MIX or SYNC depending on whether non-loners wanted
to read/write, but it may be that the loner wants to if our logic for
choosing loner vs not longer is based on anything other that just rd|wr
wanted.

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