From: Al Viro Date: Fri, 4 Oct 2013 15:06:42 +0000 (-0400) Subject: get rid of s_files and files_lock X-Git-Tag: v3.13-rc1~107^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eee5cc2702929fd41cce28058dc6d6717f723f87;p=pandora-kernel.git get rid of s_files and files_lock The only thing we need it for is alt-sysrq-r (emergency remount r/o) and these days we can do just as well without going through the list of files. Signed-off-by: Al Viro --- Reading git-diff-tree failed