xfs
[Top] [All Lists]

TAKE - remove unnecessary includes, ensure config.h

Subject: TAKE - remove unnecessary includes, ensure config.h
From: Eric Sandeen <sandeen@xxxxxxx>
Date: Fri, 26 Jul 2002 17:37:54 -0500
Sender: owner-linux-xfs@xxxxxxxxxxx
<Christoph>
XFS pulls in a bunch of unneeded include files, the worst offenders are
smp_lock.h and locks.h (why?).

Also include <linux/config.h> ontop of xfs.h to make sure we _always_
have it.
</Christoph>

remove unnecessary includes, ensure config.h

Date:  Fri Jul 26 15:39:53 PDT 2002
Workarea:  
stout.americas.sgi.com:/localhome/src/sandeen/2.4.x-xfs/workarea-alwaysclean

The following file(s) were checked into:
  bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs


Modid:  2.4.x-xfs:slinx:123787a
linux/fs/xfs/linux/xfs_vfs.c - 1.37
linux/fs/xfs/linux/xfs_super.c - 1.200
linux/fs/xfs/linux/xfs_ioctl.c - 1.70
linux/fs/xfs/xfs.h - 1.29
linux/fs/xfs/linux/xfs_stats.c - 1.7
linux/fs/xfs/support/kmem.c - 1.14
linux/fs/xfs/support/ktrace.c - 1.10
linux/fs/xfs/linux/xfs_sysctl.c - 1.7
linux/fs/xfs/pagebuf/page_buf.h - 1.30


<Prev in Thread] Current Thread [Next in Thread>
  • TAKE - remove unnecessary includes, ensure config.h, Eric Sandeen <=