From: Michael Prokop Date: Tue, 31 Aug 2010 19:09:08 +0000 (+0200) Subject: Adding workaround for aufs issue in kernel versions around 2.6.33. X-Git-Tag: debian/2.0.15-1~50 X-Git-Url: http://git.grml.org/?a=commitdiff_plain;h=3cd303a7d566b34e5baaa0d80fb809cfbf8a98bd;hp=3cd303a7d566b34e5baaa0d80fb809cfbf8a98bd;p=live-boot-grml.git Adding workaround for aufs issue in kernel versions around 2.6.33. Directories can't be accessed when read for the first the time, causing a failure when accessing them. This simple workaround solves this issue. ---