From c396f95d91e26cd9e0489acb95649b586c060136 Mon Sep 17 00:00:00 2001 From: Eric Sandeen Date: Thu, 16 Aug 2007 16:25:23 +1000 Subject: [PATCH] --- yaml --- r: 70823 b: refs/heads/master c: af3a2e8a3f3055ef269b09433bb28e33a0d1b8c0 h: refs/heads/master i: 70821: 5b9ecdcee7affe5e22997cc7a75d4969567a5574 70819: e49dbd9a66d9b0ba2af1aeb6ff10265fa2547c5a 70815: 5144268f1bdbec58096b0878e5814de805776a25 v: v3 --- [refs] | 2 +- trunk/fs/xfs/linux-2.6/xfs_linux.h | 1 + trunk/fs/xfs/xfs_inode.c | 2 -- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 81d1ac434e66..c5fd2a805bec 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 6385f4d5579ccada7bd1d9fefbdea5515457b10d +refs/heads/master: af3a2e8a3f3055ef269b09433bb28e33a0d1b8c0 diff --git a/trunk/fs/xfs/linux-2.6/xfs_linux.h b/trunk/fs/xfs/linux-2.6/xfs_linux.h index 330c4ba9d404..5617f3de4ff6 100644 --- a/trunk/fs/xfs/linux-2.6/xfs_linux.h +++ b/trunk/fs/xfs/linux-2.6/xfs_linux.h @@ -75,6 +75,7 @@ #include #include #include +#include #include #include diff --git a/trunk/fs/xfs/xfs_inode.c b/trunk/fs/xfs/xfs_inode.c index cebcfcc06a93..bc9e7c891809 100644 --- a/trunk/fs/xfs/xfs_inode.c +++ b/trunk/fs/xfs/xfs_inode.c @@ -50,8 +50,6 @@ #include "xfs_acl.h" #include "xfs_filestream.h" -#include - kmem_zone_t *xfs_ifork_zone; kmem_zone_t *xfs_inode_zone; kmem_zone_t *xfs_chashlist_zone;