xfs
[Top] [All Lists]

TAKE - cleanup stats/sysctl

To: linux-xfs@xxxxxxxxxxx
Subject: TAKE - cleanup stats/sysctl
From: Steve Lord <lord@xxxxxxx>
Date: Thu, 29 Aug 2002 10:33:51 -0500
Sender: linux-xfs-bounce@xxxxxxxxxxx
From Christoph

- build xfs_stat.c/xfs_sysctl.c only if CONFIG_PROC_FS/CONFIG_SYSCTL is
  set
- fix inlcusion guards in xfs_stats.h/xfs_sysctl.h
- make xfs_param a struct instead of an union - the array member was
  never used

Date:  Thu Aug 29 08:33:16 PDT 2002
Workarea:  jen.americas.sgi.com:/src/lord/xfs-linux.2.4

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


Modid:  2.4.x-xfs:slinx:126356a
linux/fs/xfs/xfs_rw.c - 1.364
linux/fs/xfs/xfs_vfsops.c - 1.376
linux/fs/xfs/linux/Makefile - 1.61
linux/fs/xfs/linux/xfs_stats.c - 1.8
linux/fs/xfs/linux/xfs_stats.h - 1.3
linux/fs/xfs/linux/xfs_sysctl.h - 1.5
linux/fs/xfs/linux/xfs_sysctl.c - 1.8


<Prev in Thread] Current Thread [Next in Thread>
  • TAKE - cleanup stats/sysctl, Steve Lord <=