It's accessible via <sys/mntent.h>.
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Tom Caputi <tcaputi@datto.com>
Signed-off-by: Tomohiro Kusumi <kusumi.tomohiro@osnexus.com>
Closes #8765
#include <sys/dsl_destroy.h>
#include <sys/dsl_deleg.h>
#include <sys/zpl.h>
+#include <sys/mntent.h>
#include "zfs_namecheck.h"
/*
return (error);
}
-#define MOUNT_BUSY 0x80 /* Mount failed due to EBUSY (from mntent.h) */
-
int
zfsctl_snapshot_mount(struct path *path, int flags)
{