diff options
author | Dave Reisner <d@falconindy.com> | 2010-05-17 18:55:42 -0400 |
---|---|---|
committer | Dave Reisner <d@falconindy.com> | 2010-05-17 18:55:42 -0400 |
commit | a11cfe94983ae09f6d885ac85ca809d3a8a5f234 (patch) | |
tree | 0107ffb38d2ecb23bd614ca8db746511341adde3 | |
parent | ca3b3c91000d757461fcb7ad13a62b7a2a9d8fb3 (diff) | |
download | squashfu-a11cfe94983ae09f6d885ac85ca809d3a8a5f234.tar.gz |
doc: remove bug note for write barriers on aufs
-rw-r--r-- | README | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -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. |