util: introduce the mount_detached_fs helper

Signed-off-by: Andrei Vagin <avagin@gmail.com>
This commit is contained in:
Andrei Vagin 2019-11-25 09:50:08 +03:00
parent 8bd634c1af
commit 5dbc24b206

View file

@ -30,6 +30,8 @@
#include "linux/mount.h"
#include "linux/mount.h"
#include "kerndat.h"
#include "page.h"
#include "util.h"