From: Steven Whitehouse Date: Tue, 11 Aug 2009 10:20:11 +0000 (+0100) Subject: GFS2: Fix permissions on "recover" file X-Git-Tag: v2.6.31-rc7~39^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7e623da1a757fbd8c117fa29190ca8bef14dab3;p=pandora-kernel.git GFS2: Fix permissions on "recover" file Although this file is only ever written and not read by userspace, it seems that the utils are opening this file O_RDWR, so we need to allow that. Also fixes the whitespace which seemed to be broken. Signed-off-by: Steven Whitehouse Cc: David Teigland --- Reading git-diff-tree failed