]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
filestore: do not test xattrs on fsid file
authorSage Weil <sage@inktank.com>
Sat, 19 May 2012 21:56:49 +0000 (14:56 -0700)
committerSage Weil <sage@inktank.com>
Sun, 20 May 2012 21:12:02 +0000 (14:12 -0700)
commitdeccc592c52bc757b35f6b05f00cfd2b433b395c
tree11bff90646b70c4bfbbe79e8e9046448406ea79e
parentbd5fc0a0d453f42e13fa69cf0361482d984bc1cd
filestore: do not test xattrs on fsid file

This is sufficient to break our fcntl lock, which breaks the check for
other running daemons.

Broken by f03dc34f7e2fc1707fa00339b917c0d2c93dbdd3

Fixes: #2452
Backport: dho
Signed-off-by: Sage Weil <sage@inktank.com>
src/os/FileStore.cc