%description
A set of commands to use the XFS file system, including mkfs.xfs.
-XFS is a high performance journalled filesystem which originated
+XFS is a high performance journaling filesystem which originated
on the SGI IRIX platform. It is completely multi-threaded, can
support large files and large filesystems, extended attributes,
variable block sizes, is extent based, and makes extensive use of
Description: Utilities for managing the XFS filesystem
A set of commands to use the XFS file system, including mkfs.xfs.
.
- XFS is a high performance journalled filesystem which originated
+ XFS is a high performance journaling filesystem which originated
on the SGI IRIX platform. It is completely multi-threaded, can
support large files and large filesystems, extended attributes,
variable block sizes, is extent based, and makes extensive use of
is called by the generic Linux
.IR fsck (8)
program at startup to check and repair an XFS filesystem.
-XFS is a journalled filesystem and performs recovery at
+XFS is a journaling filesystem and performs recovery at
.IR mount (8)
time if necessary, so
.I fsck.xfs
and \f3a\f1.
\f3core\f1 contains the fixed information.
\f3next_unlinked\f1 is separated from the core due to
-journalling considerations, see type \f3agi\f1 field \f3unlinked\f1.
+journaling considerations, see type \f3agi\f1 field \f3unlinked\f1.
\f3u\f1 is a union structure that is different in size and format depending
on the type and representation of the file data (``data fork'').
\f3a\f1 is an optional union structure to describe attribute data,