summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorrodrigc <rodrigc@FreeBSD.org>2005-12-12 02:01:51 +0000
committerrodrigc <rodrigc@FreeBSD.org>2005-12-12 02:01:51 +0000
commita60289fdf509406036bcf7313f32e9c16f33ec9e (patch)
tree8912f907e74e5da51bb98583a23a8583bf6fc3f2 /sys
parente5595be623dd8a68f9b0674822ef3de1614c5491 (diff)
downloadFreeBSD-src-a60289fdf509406036bcf7313f32e9c16f33ec9e.zip
FreeBSD-src-a60289fdf509406036bcf7313f32e9c16f33ec9e.tar.gz
Add read-only XFS to LINT.
Diffstat (limited to 'sys')
-rw-r--r--sys/conf/NOTES6
1 files changed, 6 insertions, 0 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index ef59626..27bb2e4 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -924,6 +924,12 @@ options EXT2FS
#
options REISERFS
+#
+# Add support for the SGI XFS filesystem. Currently,
+# this is limited to read-only access.
+#
+options XFS
+
# Use real implementations of the aio_* system calls. There are numerous
# stability and security issues in the current aio code that make it
# unsuitable for inclusion on machines with untrusted local users.
OpenPOWER on IntegriCloud