aboutsummaryrefslogtreecommitdiff
path: root/fs/namespace.c
diff options
context:
space:
mode:
authorAndy Whitcroft <apw@canonical.com>2010-06-01 14:15:39 +0100
committerLeann Ogasawara <leann.ogasawara@canonical.com>2010-08-11 07:40:01 -0700
commitf03ddac097e0784dee5866741b6935085e3ee677 (patch)
treec59bb7eebd8612b3515a1f33619ce77863e2611a /fs/namespace.c
parentb7fdf1b686354d3457d589af5d57985f69bc161d (diff)
UBUNTU: ubuntu: AUFS -- aufs2 standalone patch for linux-2.6.34
BugLink: http://bugs.launchpad.net/bugs/587888 Signed-off-by: Andy Whitcroft <apw@canonical.com> Signed-off-by: Leann Ogasawara <leann.ogasawara@canonical.com>
Diffstat (limited to 'fs/namespace.c')
-rw-r--r--fs/namespace.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/namespace.c b/fs/namespace.c
index 88058de59c7..397afcc9335 100644
--- a/fs/namespace.c
+++ b/fs/namespace.c
@@ -1279,6 +1279,7 @@ int iterate_mounts(int (*f)(struct vfsmount *, void *), void *arg,
}
return 0;
}
+EXPORT_SYMBOL(iterate_mounts);
static void cleanup_group_ids(struct vfsmount *mnt, struct vfsmount *end)
{