It is required by the next patch.
Signed-off-by: Vladimir Davydov <[email protected]>
---
fs/super.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/fs/super.c b/fs/super.c
index 50ac29391b96..e52b7db23c8f 100644
--- a/fs/super.c
+++ b/fs/super.c
@@ -680,6 +680,7 @@ restart:
spin_unlock(&sb_lock);
return NULL;
}
+EXPORT_SYMBOL(get_active_super);
struct super_block *user_get_super(dev_t dev)
{
--
2.1.4
_______________________________________________
Devel mailing list
[email protected]
https://lists.openvz.org/mailman/listinfo/devel