commit | 7f4b36f9bb930b3b2105a9a2cb0121fa7028c432 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Fri Mar 14 12:45:29 2014 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Tue Apr 01 23:19:14 2014 -0400 |
tree | a1e532d174e4adc321d9dd85d9c3ac5a6b8d1549 | |
parent | 4d359507346a156491300cc193252b525892ae91 [diff] |
get rid of files_defer_init() the only thing it's doing these days is calculation of upper limit for fs.nr_open sysctl and that can be done statically Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>