summaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_linux.h
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2008-11-28 14:23:36 +1100
committerNiv Sardi <xaiki@sgi.com>2008-12-01 11:36:59 +1100
commit2b5decd09e9f98c4e361f97f3e32d80164774f75 (patch)
tree711662692689867a5d2cf7b0fde1864a3cad31b6 /fs/xfs/linux-2.6/xfs_linux.h
parent00dd4029e9afa642c2b26dc3aac834322ac29b4a (diff)
downloadlinux-2b5decd09e9f98c4e361f97f3e32d80164774f75.tar.bz2
[XFS] remove xfs_vfs.h
The only thing left are the forced shutdown flags and freeze macros which fit into xfs_mount.h much better. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Dave Chinner <david@fromorbit.com> Signed-off-by: Niv Sardi <xaiki@sgi.com>
Diffstat (limited to 'fs/xfs/linux-2.6/xfs_linux.h')
-rw-r--r--fs/xfs/linux-2.6/xfs_linux.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/xfs/linux-2.6/xfs_linux.h b/fs/xfs/linux-2.6/xfs_linux.h
index cfe16a36a1da..507492d6dccd 100644
--- a/fs/xfs/linux-2.6/xfs_linux.h
+++ b/fs/xfs/linux-2.6/xfs_linux.h
@@ -80,7 +80,6 @@
#include <asm/byteorder.h>
#include <asm/unaligned.h>
-#include <xfs_vfs.h>
#include <xfs_cred.h>
#include <xfs_vnode.h>
#include <xfs_stats.h>