|
|
| File: [Development] / xfs-linux-nodel / linux-2.6 / xfs_globals.c (download)
Revision 1.1, Wed Sep 1 00:35:47 1999 UTC (18 years, 1 month ago) by mostek
Add some globals that came from systune. Systune doesn't exist on Linux. |
/* * * $Header: $ * $Author: $ * $Id: $ * * $Log: $ */ /* * This file contains globals needed by XFS that were normally defined * somewhere else in IRIX. */ int xfs_refcache_percent = 100; int mac_enabled = 0; int acl_enabled = 0; int ncsize = 792; int nclrus = 0;