summaryrefslogtreecommitdiffstats
path: root/shlibs/mount/src/mountP.h
diff options
context:
space:
mode:
authorKarel Zak2011-01-19 22:11:55 +0100
committerKarel Zak2011-01-22 00:27:26 +0100
commitdbde192307f899cfa1a6ea014eebbc58c0174a42 (patch)
tree5abb19211df2cacbba7e30501ae2574269afb037 /shlibs/mount/src/mountP.h
parentmount: update ext{3,4} options in mount.8 (diff)
downloadkernel-qcow2-util-linux-dbde192307f899cfa1a6ea014eebbc58c0174a42.tar.gz
kernel-qcow2-util-linux-dbde192307f899cfa1a6ea014eebbc58c0174a42.tar.xz
kernel-qcow2-util-linux-dbde192307f899cfa1a6ea014eebbc58c0174a42.zip
libmount: split mnt_context_do_mount()
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'shlibs/mount/src/mountP.h')
-rw-r--r--shlibs/mount/src/mountP.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/shlibs/mount/src/mountP.h b/shlibs/mount/src/mountP.h
index ac46599da..cb7b68cd3 100644
--- a/shlibs/mount/src/mountP.h
+++ b/shlibs/mount/src/mountP.h
@@ -286,6 +286,7 @@ struct _mnt_context
#define MNT_FL_TAB_APPLIED (1 << 21) /* mtab/fstab merged to cxt->fs */
#define MNT_FL_MOUNTFLAGS_MERGED (1 << 22) /* MS_* flags was read from optstr */
#define MNT_FL_SAVED_USER (1 << 23)
+#define MNT_FL_PREPARED (1 << 24)
/* default flags */
#define MNT_FL_DEFAULT 0