Home
last modified time | relevance | path

Searched refs:automount (Results 1 – 25 of 29) sorted by relevance

12

/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/
H A D0002-binfmt-Don-t-install-dependency-links-at-install-tim.patch23 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 D0002-binfmt-Don-t-install-dependency-links-at-install-tim.patch23 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 D0001-Define-__SWORD_TYPE-and-_PATH_NSSWITCH_CONF.patch14 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 D0001-autofs-5.1.8-add-autofs_strerror_r-helper-for-musl.patch16 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 D0001-include-libgen.h-for-basename.patch15 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 D0001-Define-__SWORD_TYPE-if-undefined.patch11 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 Dmount_conflict.patch20 #include "automount.h"
30 #include "automount.h"
H A Dremove-bashism.patch26 # rc file for automount using a Sun-style "master map".
81 # rc file for automount using a Sun-style "master map".
H A Dfix-the-YACC-rule-to-fix-a-building-failure.patch63 @@ -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 Dudev-extraconf_1.1.bb8 file://automount.rules \
23 install -m 0644 ${WORKDIR}/automount.rules ${D}${sysconfdir}/udev/rules.d/automount.rules
/openbmc/linux/Documentation/filesystems/
H A Dautofs.rst32 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 Dindex.rst38 automount-support
H A Dautofs-mount-control.rst37 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 Dmount_api.rst126 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 Dvfs.rst1380 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 Dmount.sh111 automount() { function
202 automount
/openbmc/linux/fs/debugfs/
H A Dinternal.h22 debugfs_automount_t automount; member
H A Dinode.c251 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 Dsystemd.inc9 state, maintains mount and automount points and implements an \
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfstests/xfstests/
H A D0002-Add-missing-STATX_ATTR_-defines-from-musl-sys-stat.h.patch38 #define AT_NO_AUTOMOUNT 0x800 /* Suppress terminal automount traversal */
/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/files/
H A Dinit-install-efi-testfs.sh61 rm -f /etc/udev/rules.d/automount.rules
H A Dinit-install-testfs.sh80 rm -f /etc/udev/rules.d/automount.rules
H A Dinit-install-efi.sh133 rm -f /etc/udev/rules.d/automount.rules
H A Dinit-install.sh127 rm -f /etc/udev/rules.d/automount.rules
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.0.3.rst153 - udev-extraconf/mount.sh: ignore lvm in automount
156 - udev-extraconf: fix some systemd automount issues
158 - udev-extraconf: let automount base directory configurable

12