From: Steven Whitehouse Date: Fri, 22 May 2009 09:36:01 +0000 (+0100) Subject: GFS2: Merge mount.c and ops_super.c into super.c X-Git-Tag: v2.6.31-rc1~390^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e6e0a128bca0a151d8d3fbd9459b22fc21cfebb;p=pandora-kernel.git GFS2: Merge mount.c and ops_super.c into super.c mount.c only contained a single function, so is not really worth retaining on its own. All of the super related code is now either in super.c or ops_fstype.c Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed