kclient: include ceph_ver.h in kernel patch series, package

This commit is contained in:
Sage Weil 2009-03-04 08:51:14 -08:00
parent 1b6450b2c3
commit 7846f513aa
3 changed files with 3 additions and 0 deletions

View File

@ -381,6 +381,7 @@ noinst_HEADERS = \
kernel/ceph_fs.h\
kernel/ceph_tools.c\
kernel/ceph_tools.h\
kernel/ceph_ver.h\
kernel/crush/crush.c\
kernel/crush/crush.h\
kernel/crush/hash.h\

1
src/kernel/ceph_ver.h Symbolic link
View File

@ -0,0 +1 @@
../ceph_ver.h

View File

@ -44,6 +44,7 @@ EOF
git add fs/ceph/types.h
git add fs/ceph/super.h
git add fs/ceph/ceph_ver.h
git commit -F - <<EOF
ceph: client types