* [PATCH] add fiemap.h to header-y
@ 2009-03-30 1:49 Eric Sandeen
0 siblings, 0 replies; only message in thread
From: Eric Sandeen @ 2009-03-30 1:49 UTC (permalink / raw)
To: linux-kernel Mailing List, linux-fsdevel; +Cc: Andrew Morton
Include fiemap.h in header-y; it defines the interface
for the FS_IOC_FIEMAP file mapping ioctl.
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
---
Index: linux-2.6/include/linux/Kbuild
===================================================================
--- linux-2.6.orig/include/linux/Kbuild
+++ linux-2.6/include/linux/Kbuild
@@ -67,6 +67,7 @@ header-y += falloc.h
header-y += fd.h
header-y += fdreg.h
header-y += fib_rules.h
+header-y += fiemap.h
header-y += firewire-cdev.h
header-y += firewire-constants.h
header-y += fuse.h
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-03-30 1:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-30 1:49 [PATCH] add fiemap.h to 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;
as well as URLs for NNTP newsgroup(s).