| To: | xfs@xxxxxxxxxxx |
|---|---|
| Subject: | [PATCH] xfs: kill last 2.4 ifdef leftover |
| From: | Christoph Hellwig <hch@xxxxxx> |
| Date: | Fri, 30 Nov 2007 10:38:36 +0100 |
| Sender: | xfs-bounce@xxxxxxxxxxx |
| User-agent: | Mutt/1.3.28i |
Signed-off-by: Christoph Hellwig <hch@xxxxxx> Index: linux-2.6-xfs/fs/xfs/xfs.h =================================================================== --- linux-2.6-xfs.orig/fs/xfs/xfs.h 2007-09-29 11:48:48.000000000 +0200 +++ linux-2.6-xfs/fs/xfs/xfs.h 2007-09-29 11:49:03.000000000 +0200 @@ -41,11 +41,6 @@ #define XFS_FILESTREAMS_TRACE 1 #endif -#include <linux/version.h> -#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,0) #include <linux-2.6/xfs_linux.h> -#else -#include <linux-2.4/xfs_linux.h> -#endif #endif /* __XFS_H__ */ |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: XFS performance problems on Linux x86_64, TÃth Csaba |
|---|---|
| Next by Date: | [PATCH] dmapi: kill last 2.4 compat leftovers, Christoph Hellwig |
| Previous by Thread: | PARTIAL TAKE 971186 - remove CFORK macros, Tim Shimmin |
| Next by Thread: | [PATCH] dmapi: kill last 2.4 compat leftovers, Christoph Hellwig |
| Indexes: | [Date] [Thread] [Top] [All Lists] |