From: Sage Weil Date: Mon, 21 Sep 2009 23:26:50 +0000 (-0700) Subject: kclient: include ioctl-number doc file in patch set X-Git-Tag: v0.15~11 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=1af730352d74056992d66baa521277887bc68d76;p=ceph.git kclient: include ioctl-number doc file in patch set --- diff --git a/src/kernel/import_patch_set_into_linux_git.sh b/src/kernel/import_patch_set_into_linux_git.sh index ae64aa21e78bc..ee5cc3706a760 100755 --- a/src/kernel/import_patch_set_into_linux_git.sh +++ b/src/kernel/import_patch_set_into_linux_git.sh @@ -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 - <