From: Lubomir Rintel Date: Wed, 18 Sep 2013 10:39:16 +0000 (+0200) Subject: sysv: Add forgotten superblock lock init for v7 fs X-Git-Tag: v3.12-rc4~38^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49475555848d396a0c78fb2f8ecceb3f3f263ef1;p=pandora-kernel.git sysv: Add forgotten superblock lock init for v7 fs Superblock lock was replaced with (un)lock_super() removal, but left uninitialized for Seventh Edition UNIX filesystem in the following commit (3.7): c07cb01 sysv: drop lock/unlock super Signed-off-by: Lubomir Rintel Signed-off-by: Christoph Hellwig Signed-off-by: Al Viro --- Reading git-diff-tree failed