diff options
| author | Dave Reisner <d@falconindy.com> | 2010-01-11 16:11:28 -0500 |
|---|---|---|
| committer | Dave Reisner <d@falconindy.com> | 2010-01-11 16:11:28 -0500 |
| commit | 4ec5fa7b13c912f637737dd561afb50660d651c6 (patch) | |
| tree | 608813d95ea75d29d6b8a8f935ccfb9ff2928b3c | |
| parent | 026857160b66b7ccbfeff20792b0d556dec82d89 (diff) | |
| download | squashfu-4ec5fa7b13c912f637737dd561afb50660d651c6.tar.gz | |
Initial commit. Add upstream bug and nobarrier fix
| -rw-r--r-- | BUGS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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. |
