]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
kclient: include ioctl-number doc file in patch set
authorSage Weil <sage@newdream.net>
Mon, 21 Sep 2009 23:26:50 +0000 (16:26 -0700)
committerSage Weil <sage@newdream.net>
Mon, 21 Sep 2009 23:26:50 +0000 (16:26 -0700)
src/kernel/import_patch_set_into_linux_git.sh

index ae64aa21e78bcd5f05050308e007b31280a787d4..ee5cc3706a76047d1dcb8ae3e1bb3b86edfddd98 100755 (executable)
@@ -327,6 +327,7 @@ filehandle that will be valid forever, so this is of limited utility.
 EOF
 
 git apply $cephtree/src/kernel/ioctl-number.patch
+git add Documentation/ioctl/ioctl-number.txt
 git add $target/ceph/ioctl.h
 git add $target/ceph/ioctl.c
 git commit -s -F - <<EOF