]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Merge pull request #9566 from ffilz/master
authorJohn Spray <jspray@redhat.com>
Sun, 7 Aug 2016 14:49:20 +0000 (15:49 +0100)
committerGitHub <noreply@github.com>
Sun, 7 Aug 2016 14:49:20 +0000 (15:49 +0100)
Add ceph_ll_setlk and ceph_ll_getlk

Reviewed-by: John Spray <john.spray@redhat.com>
1  2 
src/test/libcephfs/CMakeLists.txt

index dac0407f77e06717c528add090b66c2ec0ed3499,390710a3ffbe88238efdae8cd7797745812bdc56..d2642cf4af9183fdacdb0991bbe9e45db1809410
@@@ -5,7 -5,9 +5,8 @@@ if(${WITH_CEPHFS}
      caps.cc
      multiclient.cc
      flock.cc
+     recordlock.cc
      acl.cc
 -    access.cc
    )
    set_target_properties(ceph_test_libcephfs PROPERTIES COMPILE_FLAGS
      ${UNITTEST_CXX_FLAGS})