aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Reisner <d@falconindy.com>2010-01-18 00:47:43 -0500
committerDave Reisner <d@falconindy.com>2010-01-18 00:47:43 -0500
commitafedb407cc2aba113f4a774fac5840fe80282e30 (patch)
treef41a59d553756afa79c8c06ab9c36240d01c8b9c
parente8d85f9ad2dd153a7601555b2436a4492c0cccf5 (diff)
downloadsquashfu-afedb407cc2aba113f4a774fac5840fe80282e30.tar.gz
Add bug regarding white space in paths
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index 91205a7..0e33579 100644
--- a/README
+++ b/README
@@ -105,6 +105,11 @@ KNOWN BUGS
Fix: If using Ext4, mount with the 'nobarrier' option. No resolution known
at this time for other FS's.
+1/17/2010
+ Issue: Paths with special chars or whitespace as includes or excludes are
+ not properly handled when passed to rsync.
+ Fix: If you MUST be ridiculous, escape (not quote) the spaces and/or other
+ special characters.
TODO
---------------------------------------