Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Dec 2005 10:19:08 -0500
From:      Craig Rodrigues <rodrigc@crodrigues.org>
To:        freebsd-current@freebsd.org
Cc:        freebsd-fs@freebsd.org
Subject:   XFS (read-only) support committed to CURRENT
Message-ID:  <20051213151908.GA26821@crodrigues.org>

next in thread | raw e-mail | index | archive | help
Hi,

Read-only XFS support has been committed to FreeBSD-CURRENT.
Write access to XFS is not supported at this time.
The XFS for FreeBSD source code is based off of GPL'd sources
provided by SGI.

You can compile it into your kernel by adding "XFS" to your
kernel config file, or you can "kldload xfs".

If you have an XFS partition on your system, you can try mounting it
with:
mount -t xfs [device] [mntpoint]

Additional utilities such as mkfs.xfs are available in the sysutils/xfsprogs
port. 

Many thanks to Alexander Kabaev and Russell Cattelan for
starting and doing most of the work on the XFS for FreeBSD port,
and also to SGI for making the XFS source code freely available.

-- 
Craig Rodrigues        
rodrigc@crodrigues.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051213151908.GA26821>