get rid of files_defer_init()
authorAl Viro <viro@zeniv.linux.org.uk>
Fri, 14 Mar 2014 16:45:29 +0000 (12:45 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 2 Apr 2014 03:19:14 +0000 (23:19 -0400)
commit7f4b36f9bb930b3b2105a9a2cb0121fa7028c432
treea1e532d174e4adc321d9dd85d9c3ac5a6b8d1549
parent4d359507346a156491300cc193252b525892ae91
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>
fs/file.c
fs/file_table.c
include/linux/fdtable.h