OpenGrok
Cross Reference: mount_autofs.c
xref
: /
src
/
sbin
/
mount_autofs
/
mount_autofs.c
Home
|
History
|
Annotate
|
Download
|
only in
mount_autofs
History log of
/src/sbin/mount_autofs/mount_autofs.c
Revision
Date
Author
Comments
1.5
26-Jul-2020
mlelstv
Refactor remaining mount_* commands to use the common pathadj()
function for resolving paths.
Make pathadj() no longer warn about symlinks. Symlinks in /dev are
regularly used in several places like LVM . The warning was also
only visible when calling a mount_* command directly as mount(8)
itself would resolve the path witout warning before passing it to
a mount_* command.
1.4
20-Nov-2019
tkusumi
mount_autofs: Remove blank line with trailing whitespace
1.3
23-Jan-2018
wiz
branches: 1.3.4;
Fix typos.
XXX: does not compile for me because of constness issues
1.2
22-Jan-2018
wiz
Sync usage with man page.
1.1
14-Jan-2018
christos
Add mount_autofs
1.3.4.1
08-Apr-2020
martin
Merge changes from current as of 20200406
Indexes created Wed Oct 15 16:09:53 GMT 2025