]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common: link mds/flock.o to libcommon
authorYan, Zheng <zyan@redhat.com>
Thu, 2 Oct 2014 10:02:50 +0000 (18:02 +0800)
committerYan, Zheng <zyan@redhat.com>
Fri, 10 Oct 2014 13:08:53 +0000 (21:08 +0800)
commite075c27c3554380c59dce0cc17ef0944eb415025
treec9186685fc0b3af71238c3ef0ff81ca77c1d3072
parent740db2043cef88dff74793137ee48932707c407b
common: link mds/flock.o to libcommon

later commit will use this code to track file locks held by cephfs
client.

Signed-off-by: Yan, Zheng <zyan@redhat.com>
src/common/Makefile.am
src/mds/CInode.h
src/mds/Makefile.am
src/mds/flock.cc
src/mds/flock.h