public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Add a warning about non-ASCII filenames in ASCII-CI mode
@ 2014-01-15 17:23 Zachary Kotlarek
  2014-01-15 17:23 ` Zachary Kotlarek
  0 siblings, 1 reply; 6+ messages in thread
From: Zachary Kotlarek @ 2014-01-15 17:23 UTC (permalink / raw)
  To: xfs

Correct the typo noted by sgosse@sgi.com

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [PATCH] Add a warning about non-ASCII filenames in ASCII-CI mode
@ 2014-01-15  9:09 Zachary Kotlarek
  2014-01-15 15:43 ` Shaun Gosse
  0 siblings, 1 reply; 6+ messages in thread
From: Zachary Kotlarek @ 2014-01-15  9:09 UTC (permalink / raw)
  To: xfs; +Cc: Zachary Kotlarek

---
 man/man8/mkfs.xfs.8 |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/man/man8/mkfs.xfs.8 b/man/man8/mkfs.xfs.8
index 8184e10..7f965b0 100644
--- a/man/man8/mkfs.xfs.8
+++ b/man/man8/mkfs.xfs.8
@@ -513,9 +513,11 @@ any power of 2 size from the filesystem block size up to 65536.
 .IP
 The
 .B version=ci
-option enables ASCII only case-insensitive filename lookup and version
+option enables ASCII-only case-insensitive filename lookup and version
 2 directories. Filenames are case-preserving, that is, the names
-are stored in directories using the case they were created with.
+are stored in directories using the case they were created with. In this
+mode non-ASCII file and directory names are not supported are are likely
+to become inaccessible if used.
 .IP
 Note: Version 1 directories are not supported.
 .TP
-- 
1.7.2.3

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-02-19  0:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-15 17:23 [PATCH] Add a warning about non-ASCII filenames in ASCII-CI mode Zachary Kotlarek
2014-01-15 17:23 ` Zachary Kotlarek
2014-01-15 17:31   ` Shaun Gosse
2014-02-19  0:13     ` Dave Chinner
  -- strict thread matches above, loose matches on Subject: below --
2014-01-15  9:09 Zachary Kotlarek
2014-01-15 15:43 ` Shaun Gosse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox