You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
186 B
10 lines
186 B
1 year ago
|
# This is a sample mkfs.xfs config file that creates rhel-8 compatible
|
||
|
# XFS filesystem on rhel-9
|
||
|
# Usage:
|
||
|
# mkfs.xfs -c options=rhel8.0.conf device
|
||
|
#
|
||
|
[metadata]
|
||
|
inobtcount=0
|
||
|
bigtime=0
|
||
|
|