[BACK]Return to xfs_globals.c CVS log [TXT][DIR] Up to [Development] / xfs-linux / linux-2.4

File: [Development] / xfs-linux / linux-2.4 / Attic / xfs_globals.c (download)

Revision 1.1, Wed Sep 1 00:35:47 1999 UTC (18 years, 1 month ago) by mostek
Branch: MAIN

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;