| commit | f074c267d478acb66379d510c3132402f5384847 | [log] [tgz] |
|---|---|---|
| author | Al Viro <viro@zeniv.linux.org.uk> | Fri Oct 04 11:06:42 2013 -0400 |
| committer | Zefan Li <lizefan@huawei.com> | Mon Mar 21 09:17:55 2016 +0800 |
| tree | 2851f3ce8ec60c8999393f7739c2630eb817b4f1 | |
| parent | 8f452aa305e1b8bec21c8ce191c4af2b0cc14067 [diff] |
get rid of s_files and files_lock commit eee5cc2702929fd41cce28058dc6d6717f723f87 upstream. 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 <viro@zeniv.linux.org.uk> [lizf: Backported to 3.4: adjust context] Signed-off-by: Zefan Li <lizefan@huawei.com>