]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libmount: (mount) use MOUNT_ATTR__ATIME
authorKarel Zak <kzak@redhat.com>
Fri, 7 Oct 2022 09:26:07 +0000 (11:26 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 3 Jan 2023 11:58:42 +0000 (12:58 +0100)
commit12679d8ec2a66f78f22a95f4252f3c1ab438f7e0
tree80f444b8ce0e5c49d3f6e2b19cebd157b3e3e8f9
parent01790c7d6d418b440961a769f191338e37f0df62
libmount: (mount) use MOUNT_ATTR__ATIME

The atime related attributes for mount_setattr() requires MOUNT_ATTR__ATIME
in clear mask.

Signed-off-by: Karel Zak <kzak@redhat.com>
libmount/src/context_mount.c
libmount/src/hook_mount.c
libmount/src/optlist.c