Skip to content

Commit

Permalink
Merge pull request #10922 from ceph/wip-jlayton-statx
Browse files Browse the repository at this point in the history
First pile of statx patches
  • Loading branch information
jtlayton committed Sep 6, 2016
2 parents e2299fa + 8e75bc1 commit 0358fc0
Show file tree
Hide file tree
Showing 25 changed files with 1,043 additions and 145 deletions.
1 change: 1 addition & 0 deletions ceph.spec.in
Expand Up @@ -1371,6 +1371,7 @@ ln -sf %{_libdir}/librbd.so.1 /usr/lib64/qemu/librbd.so.1
%defattr(-,root,root,-)
%dir %{_includedir}/cephfs
%{_includedir}/cephfs/libcephfs.h
%{_includedir}/cephfs/ceph_statx.h
%{_libdir}/libcephfs.so

%files -n python-cephfs
Expand Down
1 change: 1 addition & 0 deletions debian/libcephfs-dev.install
@@ -1,2 +1,3 @@
usr/include/cephfs/libcephfs.h
usr/include/cephfs/ceph_statx.h
usr/lib/libcephfs.so

0 comments on commit 0358fc0

Please sign in to comment.