]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #40864 from wjwithagen/wjw-fix-KernelDevice-locking
authorKefu Chai <kchai@redhat.com>
Wed, 12 May 2021 15:02:01 +0000 (23:02 +0800)
committerGitHub <noreply@github.com>
Wed, 12 May 2021 15:02:01 +0000 (23:02 +0800)
commita33ea43738f3679776f4eb53a1b2b411caa7e9bc
tree888681422a7646551111f387287ca4d7fedb2253
parent04d9194fd36551b0b45abc06816449c1c0ff248b
parente9ecc9081afd910a31f1dc58d1f2ba86afebc9fa
Merge pull request #40864 from wjwithagen/wjw-fix-KernelDevice-locking

include, blk: fallback to basic locking if a OS does not have F_OFD_SETLK

Reviewed-by: Kefu Chai <kchai@redhat.com>