projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9fe3fd0
)
include falloc.h in header-y
author
Eric Sandeen
<sandeen@redhat.com>
Tue, 4 Mar 2008 22:28:53 +0000
(14:28 -0800)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Wed, 5 Mar 2008 00:35:13 +0000
(16:35 -0800)
Include falloc.h in header-y; it defines a flag for the fallocate sysctl.
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/Kbuild
patch
|
blob
|
blame
|
history
diff --git
a/include/linux/Kbuild
b/include/linux/Kbuild
index aada32fffec2b18fa0ae39516ea0622fcfcba631..994df3780007c7da7ea42f773cb67b50ffd9e81b 100644
(file)
--- a/
include/linux/Kbuild
+++ b/
include/linux/Kbuild
@@
-61,6
+61,7
@@
header-y += efs_fs_sb.h
header-y += elf-fdpic.h
header-y += elf-em.h
header-y += fadvise.h
+header-y += falloc.h
header-y += fd.h
header-y += fdreg.h
header-y += fib_rules.h