aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Reisner <d@falconindy.com>2010-05-17 18:55:42 -0400
committerDave Reisner <d@falconindy.com>2010-05-17 18:55:42 -0400
commita11cfe94983ae09f6d885ac85ca809d3a8a5f234 (patch)
tree0107ffb38d2ecb23bd614ca8db746511341adde3
parentca3b3c91000d757461fcb7ad13a62b7a2a9d8fb3 (diff)
downloadsquashfu-a11cfe94983ae09f6d885ac85ca809d3a8a5f234.tar.gz
doc: remove bug note for write barriers on aufs
-rw-r--r--README5
1 files changed, 0 insertions, 5 deletions
diff --git a/README b/README
index b28f6ae..ff7c449 100644
--- a/README
+++ b/README
@@ -100,11 +100,6 @@ INSTALL (if you're not on Arch Linux)
KNOWN BUGS
------------------------------------
-1/11/2010 (Kernel: 2.6.32.3)
- Issue: Aufs takes a long time to unmount.
- 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.