aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/Kbuild
diff options
context:
space:
mode:
authorSteven Whitehouse <swhiteho@redhat.com>2006-10-02 11:24:43 -0400
committerSteven Whitehouse <swhiteho@redhat.com>2006-10-02 11:24:43 -0400
commit128e5ebaf8abbda375bba82690b09630003c9213 (patch)
tree8c8dcf1f0f8f04a9c56dd2e9378dac1a5a3e4e5c /include/linux/Kbuild
parent[GFS2] Fix code style/indent in ops_file.c (diff)
downloadlinux-dev-128e5ebaf8abbda375bba82690b09630003c9213.tar.xz
linux-dev-128e5ebaf8abbda375bba82690b09630003c9213.zip
[GFS2] Remove iflags.h, use FS_
Update GFS2 in the light of David Howells' patch: [PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6] 36695673b012096228ebdc1b39a6a5850daa474e which calls the filesystem independant flags FS_..._FL. As a result we no longer need the flags.h file and the conversion routine is moved into the GFS2 source code. Userland programs which used to include iflags.h should now include fs.h and use the new flag names. Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'include/linux/Kbuild')
-rw-r--r--include/linux/Kbuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild
index 839a97ee1f7c..15667cc947d5 100644
--- a/include/linux/Kbuild
+++ b/include/linux/Kbuild
@@ -223,7 +223,6 @@ unifdef-y += hpet.h
unifdef-y += i2c.h
unifdef-y += i2o-dev.h
unifdef-y += icmpv6.h
-unifdef-y += iflags.h
unifdef-y += if_bridge.h
unifdef-y += if_ec.h
unifdef-y += if_eql.h