]> 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:06:03 +0000 (23:06 -0800)
commit96888ddf154231daa6c7138bb2b97674771cc610
tree35fb8c83ef561462b7370c7d0f8d58fb5ac78c43
parentb940d7750d14285fc85ce63b0f0444b58ad3ad93
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