summaryrefslogtreecommitdiffstats
path: root/libmount/src/context_mount.c
diff options
context:
space:
mode:
authorKarel Zak2019-06-07 12:37:28 +0200
committerKarel Zak2019-06-07 12:37:28 +0200
commit2089538adb1116d59be797f663bba059a5236b8a (patch)
treed1efd53d700368f2e1bc7442e60694926bcf1f09 /libmount/src/context_mount.c
parentlibsmartcols: (docs) add reference to v2.33 and v2.34 (diff)
downloadkernel-qcow2-util-linux-2089538adb1116d59be797f663bba059a5236b8a.tar.gz
kernel-qcow2-util-linux-2089538adb1116d59be797f663bba059a5236b8a.tar.xz
kernel-qcow2-util-linux-2089538adb1116d59be797f663bba059a5236b8a.zip
libmount: (docs) add reference to v2.33 and v2.34
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'libmount/src/context_mount.c')
-rw-r--r--libmount/src/context_mount.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libmount/src/context_mount.c b/libmount/src/context_mount.c
index 58224088a..8d6ff7e4e 100644
--- a/libmount/src/context_mount.c
+++ b/libmount/src/context_mount.c
@@ -1415,6 +1415,8 @@ int mnt_context_next_mount(struct libmnt_context *cxt,
* Returns: 0 on success,
* <0 in case of error (!= mount(2) errors)
* 1 at the end of the list.
+ *
+ * Since: 2.34
*/
int mnt_context_next_remount(struct libmnt_context *cxt,
struct libmnt_iter *itr,