Merge branch 'stable-3.2' into pandora-3.2
[pandora-kernel.git] / fs / file.c
index 114fea0..3405a23 100644 (file)
--- a/fs/file.c
+++ b/fs/file.c
@@ -268,6 +268,7 @@ int expand_files(struct files_struct *files, int nr)
        /* All good, so we try */
        return expand_fdtable(files, nr);
 }
+EXPORT_SYMBOL_GPL(expand_files);
 
 static int count_open_files(struct fdtable *fdt)
 {