This is Gentoo's testing wiki. It is a non-operational environment and its textual content is outdated.
Please visit our production wiki at https://wiki.gentoo.org
XFS
From Gentoo Wiki (test)
The XFS filesystem is a high-performance journaling filesystem. It is ACL (POSIX) compliant for use with Linux.
Installation
Kernel
File systems ---> <*> XFS filesystem support
Optional:
File systems ---> [*] XFS Quota support [*] XFS POSIX ACL support [*] XFS Realtime subvolume support [ ] XFS Verbose Warnings [ ] XFS Debugging support
Emerge
The sys-fs/xfsprogs package is needed for XFS userspace utilities:
root #
emerge --ask sys-fs/xfsprogs
Usage
Mount XFS filesystems with the mount command.
Removal
root #
emerge --ask --unmerge sys-fs/xfsprogs