public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] include falloc.h in header-y
@ 2008-02-22 17:27 Eric Sandeen
  0 siblings, 0 replies; only message in thread
From: Eric Sandeen @ 2008-02-22 17:27 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: Andrew Morton

Include falloc.h in header-y; it defines a flag
for the fallocate sysctl.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>

---

--- linux.orig/include/linux/Kbuild
+++ linux/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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-02-22 17:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-22 17:27 [PATCH] include falloc.h in header-y Eric Sandeen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox