From: Sage Weil Date: Wed, 25 Feb 2009 19:10:43 +0000 (-0800) Subject: kclient: include sysfs (and not proc) in kernel client patchset X-Git-Tag: v0.7~153 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=dd7ff9dd4c11c816f7f09a4e0567f28ba558ba0e;p=ceph.git kclient: include sysfs (and not proc) in kernel client patchset --- diff --git a/src/kernel/import_patch_set_into_linux_git.sh b/src/kernel/import_patch_set_into_linux_git.sh index b749a8205c8..e7eb3a7c840 100755 --- a/src/kernel/import_patch_set_into_linux_git.sh +++ b/src/kernel/import_patch_set_into_linux_git.sh @@ -245,7 +245,7 @@ EOF git add fs/ceph/ceph_debug.h git add fs/ceph/ceph_tools.h git add fs/ceph/ceph_tools.c -git add fs/ceph/proc.c +git add fs/ceph/sysfs.c git commit -F - <