From: Steven Whitehouse Date: Wed, 13 May 2009 14:06:25 +0000 (+0100) Subject: GFS2: Remove a couple of unused sysfs entries X-Git-Tag: v2.6.31-rc1~390^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9582d41135c0d362f04ed6bf3dc8d693a7eafee2;p=pandora-kernel.git GFS2: Remove a couple of unused sysfs entries These two tunables are pointless and would never need to be changed anyway. There is also a race between them and umount as the deamons which they refer to might have gone away. The easiest way to fix the race is to remove the interface. Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed