Home
last modified time | relevance | path

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

12

/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/poky/meta/recipes-core/systemd/systemd/
H A D0001-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 D0008-include-libgen.h-for-basename.patch16 daemon/automount.c | 1 +
21 diff --git a/daemon/automount.c b/daemon/automount.c
23 --- a/daemon/automount.c
24 +++ b/daemon/automount.c
H A D0007-Avoid-conflicts-between-sys-mount.h-and-linux-mount..patch30 #include "automount.h"
42 #include "automount.h"
H A D0004-autofs.init.in-remove-bashism.patch25 # rc file for automount using a Sun-style "master map".
80 # rc file for automount using a Sun-style "master map".
H A D0009-hash.h-include-sys-reg.h-instead-of-bits-reg.h.patch7 In file included from ../include/automount.h:25,
H A D0005-fix-the-YACC-rule-to-fix-a-building-failure.patch31 @@ -44,7 +44,8 @@ automount: $(OBJS) $(AUTOFS_LIB)
/openbmc/openbmc/poky/meta/recipes-core/udev/
H A Dudev-extraconf_1.1.bb8 file://automount.rules \
25 install -m 0644 ${S}/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
110 automount daemon would not be able to mount a filesystem on the 'trap'
138 lookup is the automount daemon and that the mount has been
140 discussed later. This allows the automount daemon not to get
148 the automount daemon. It must only return it when a mount has
160 - -ENOENT if the automount daemon failed to mount anything,
164 - or any other error sent down by the automount daemon.
[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
H A Dpath-lookup.rst549 It can block to avoid races. If an automount point is being
552 trigger a new automount.
556 need to access a directory without triggering normal automount
839 automount point is found, or in a couple of cases involving symlinks.
1356 ``LOOKUP_AUTOMOUNT`` ensures that, if the final component is an automount
/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
H A Drelease-notes-4.1.rst129 - udev-extraconf: new :term:`MOUNT_BASE` variable allows configuring automount base directory

12