aboutsummaryrefslogtreecommitdiffstats
path: root/fs/file_table.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/file_table.c')
-rw-r--r--fs/file_table.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/fs/file_table.c b/fs/file_table.c
index 163cd28314e0..361d76be8295 100644
--- a/fs/file_table.c
+++ b/fs/file_table.c
@@ -24,6 +24,8 @@
24 24
25#include <asm/atomic.h> 25#include <asm/atomic.h>
26 26
27#include "internal.h"
28
27/* sysctl tunables... */ 29/* sysctl tunables... */
28struct files_stat_struct files_stat = { 30struct files_stat_struct files_stat = {
29 .max_files = NR_FILE 31 .max_files = NR_FILE