aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Reisner <d@falconindy.com>2010-01-11 16:11:28 -0500
committerDave Reisner <d@falconindy.com>2010-01-11 16:11:28 -0500
commit4ec5fa7b13c912f637737dd561afb50660d651c6 (patch)
tree608813d95ea75d29d6b8a8f935ccfb9ff2928b3c
parent026857160b66b7ccbfeff20792b0d556dec82d89 (diff)
downloadsquashfu-4ec5fa7b13c912f637737dd561afb50660d651c6.tar.gz
Initial commit. Add upstream bug and nobarrier fix
-rw-r--r--BUGS7
1 files changed, 7 insertions, 0 deletions
diff --git a/BUGS b/BUGS
new file mode 100644
index 0000000..f04a598
--- /dev/null
+++ b/BUGS
@@ -0,0 +1,7 @@
+Known Bugs
+
+Filed: 1/11/2010
+Kernel: 2.6.32.3
+Bug: 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.