]> git.baikalelectronics.ru Git - kernel.git/commit
vfs: introduce clone_private_mount()
authorMiklos Szeredi <mszeredi@suse.cz>
Thu, 23 Oct 2014 22:14:36 +0000 (00:14 +0200)
committerMiklos Szeredi <mszeredi@suse.cz>
Thu, 23 Oct 2014 22:14:36 +0000 (00:14 +0200)
commitae31131760e32cadb175da862b1c21fb7be7f017
treebd1909f5b62a62d4cc2d88ea659a5d222d81f66f
parent3b89c644302450182661c8f253ca92fdd0a6ac2e
vfs: introduce clone_private_mount()

Overlayfs needs a private clone of the mount, so create a function for
this and export to modules.

Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
fs/namespace.c
include/linux/mount.h