/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/ |
H A D | 0002-binfmt-Don-t-install-dependency-links-at-install-tim.patch | 23 units/proc-sys-fs-binfmt_misc.automount | 3 +++ 33 'file' : 'proc-sys-fs-binfmt_misc.automount', 47 diff --git a/units/proc-sys-fs-binfmt_misc.automount b/units/proc-sys-fs-binfmt_misc.automount 49 --- a/units/proc-sys-fs-binfmt_misc.automount 50 +++ b/units/proc-sys-fs-binfmt_misc.automount 66 +Wants=proc-sys-fs-binfmt_misc.automount 67 After=proc-sys-fs-binfmt_misc.automount
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/ |
H A D | 0002-binfmt-Don-t-install-dependency-links-at-install-tim.patch | 23 units/proc-sys-fs-binfmt_misc.automount | 3 +++ 33 'file' : 'proc-sys-fs-binfmt_misc.automount', 47 diff --git a/units/proc-sys-fs-binfmt_misc.automount b/units/proc-sys-fs-binfmt_misc.automount 49 --- a/units/proc-sys-fs-binfmt_misc.automount 50 +++ b/units/proc-sys-fs-binfmt_misc.automount 66 +Wants=proc-sys-fs-binfmt_misc.automount 67 After=proc-sys-fs-binfmt_misc.automount
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/autofs/autofs/ |
H A D | 0001-Define-__SWORD_TYPE-and-_PATH_NSSWITCH_CONF.patch | 14 include/automount.h | 8 ++++++++ 18 diff --git a/include/automount.h b/include/automount.h 20 --- a/include/automount.h 21 +++ b/include/automount.h
|
H A D | 0001-autofs-5.1.8-add-autofs_strerror_r-helper-for-musl.patch | 16 include/automount.h | 5 +++++ 20 diff --git a/include/automount.h b/include/automount.h 22 --- a/include/automount.h 23 +++ b/include/automount.h
|
H A D | 0001-include-libgen.h-for-basename.patch | 15 daemon/automount.c | 1 + 20 diff --git a/daemon/automount.c b/daemon/automount.c 22 --- a/daemon/automount.c 23 +++ b/daemon/automount.c
|
H A D | 0001-Define-__SWORD_TYPE-if-undefined.patch | 11 daemon/automount.c | 20 ++++++++++++++------ 16 --- a/daemon/automount.c 17 +++ b/daemon/automount.c 21 * automount.c - Linux automounter daemon 48 #include "automount.h" 71 * An automount path can be made up of subdirectories. So, to
|
H A D | mount_conflict.patch | 20 #include "automount.h" 30 #include "automount.h"
|
H A D | remove-bashism.patch | 26 # rc file for automount using a Sun-style "master map". 81 # rc file for automount using a Sun-style "master map".
|
H A D | fix-the-YACC-rule-to-fix-a-building-failure.patch | 63 @@ -44,7 +44,8 @@ automount: $(OBJS) $(AUTOFS_LIB) 76 install -c automount -m 755 $(INSTALLROOT)$(sbindir)
|
/openbmc/openbmc/poky/meta/recipes-core/udev/ |
H A D | udev-extraconf_1.1.bb | 8 file://automount.rules \ 23 install -m 0644 ${WORKDIR}/automount.rules ${D}${sysconfdir}/udev/rules.d/automount.rules
|
/openbmc/linux/Documentation/filesystems/ |
H A D | autofs.rst | 32 and mounts filesystems. This will often be the "automount" program, 36 as the "automount daemon" or simply "the daemon". 49 Objects can only be created by the automount daemon: symlinks are 100 automount daemon asking it to find and mount the filesystem. The 138 lookup is the automount daemon and that the mount has been 140 discussed later. This allows the automount daemon not to get 160 - -ENOENT if the automount daemon failed to mount anything, 164 - or any other error sent down by the automount daemon. 209 mounting to the automount daemon, it must involve the automount daemon 221 With version 4 of the protocol, the automount daemon can try to [all …]
|
H A D | index.rst | 38 automount-support
|
H A D | autofs-mount-control.rst | 37 For example, there are two types of automount maps, direct (in the kernel 50 /automount/dparse/g6 budgie:/autofs/export1 51 /automount/dparse/g1 shark:/autofs/export1 66 each full path, such as /automount/dparse/g1, and using it as a mount 85 /automount/dparse/g1 \ 182 __s32 ioctlfd; /* automount command fd */ 309 controlling process (eg. the owning automount(8) daemon) to the process
|
H A D | mount_api.rst | 126 mount superblock on an automount. 325 it indicates the automount point. 437 an automount point or other derived superblock. fs_type specifies the
|
H A D | vfs.rst | 1380 called when an automount dentry is to be traversed (optional). 1383 giving the automount directory to describe the automount target 1386 make the automount first. If the vfsmount creation failed, then 1409 the automount flag. Any other error code will abort pathwalk
|
/openbmc/openbmc/poky/meta/recipes-core/udev/udev-extraconf/ |
H A D | mount.sh | 111 automount() { function 202 automount
|
/openbmc/linux/fs/debugfs/ |
H A D | internal.h | 22 debugfs_automount_t automount; member
|
H A D | inode.c | 251 return fsd->automount(path->dentry, d_inode(path->dentry)->i_private); in debugfs_automount() 651 fsd->automount = f; in debugfs_create_automount()
|
/openbmc/openbmc/poky/meta/recipes-core/systemd/ |
H A D | systemd.inc | 9 state, maintains mount and automount points and implements an \
|
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfstests/xfstests/ |
H A D | 0002-Add-missing-STATX_ATTR_-defines-from-musl-sys-stat.h.patch | 38 #define AT_NO_AUTOMOUNT 0x800 /* Suppress terminal automount traversal */
|
/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/files/ |
H A D | init-install-efi-testfs.sh | 61 rm -f /etc/udev/rules.d/automount.rules
|
H A D | init-install-testfs.sh | 80 rm -f /etc/udev/rules.d/automount.rules
|
H A D | init-install-efi.sh | 133 rm -f /etc/udev/rules.d/automount.rules
|
H A D | init-install.sh | 127 rm -f /etc/udev/rules.d/automount.rules
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-4.0.3.rst | 153 - udev-extraconf/mount.sh: ignore lvm in automount 156 - udev-extraconf: fix some systemd automount issues 158 - udev-extraconf: let automount base directory configurable
|