[systemd-devel] Running a x86_64 kernel on Fedora 15 x86 userland
Thomas Meyer
thomas at m3y3r.de
Sun Sep 11 07:13:42 PDT 2011
Am Sonntag, den 11.09.2011, 11:54 +0200 schrieb Thomas Meyer:
> so somehow the automount_done() in automount.c is not called or
> something like that.
>
> I guess this is why I end up with both file systems mounted on the mount
> point (autofs and the actual file system).
>
> how to manually trigger the automount_done()? who does call this
> function normally?
by the way this is what the autofs4 driver prints with DEBUG on:
[ 80.647981] systemd[1]: Startup finished in 3s 172ms 670us (kernel) + 1min 15s 79ms 379us (initrd) + 2s 395ms 847us (userspace) = 1min 20s 647ms 896us.
[ 177.543865] pid 1: autofs4_fill_super: starting up, sbi = ffff8800374d5f00
[ 177.543876] pid 1: autofs4_fill_super: pipe fd = 17, pgrp = 1
[ 177.543887] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts
[ 177.544336] pid 1: autofs4_d_manage: dentry=ffff880037be16c0 /
[ 177.544728] pid 1: autofs4_d_manage: dentry=ffff880037be16c0 /
[ 177.544744] pid 1: autofs4_dentry_release: releasing ffff880037be1780
[ 202.609293] pid 434: autofs4_d_manage: dentry=ffff880037be16c0 /
[ 202.609298] pid 434: autofs4_d_automount: dentry=ffff880037be16c0 /
[ 202.609301] pid 434: autofs4_mount_wait: waiting for mount name=/
[ 202.609307] pid 434: autofs4_wait: new wait id = 0x00000001, name = ffff880037be16c0, nfy=1
[ 202.609309]
[ 202.609312] pid 434: autofs4_notify_daemon: wait id = 0x00000001, name = ffff880037be16c0, type=5
[ 202.615889] pid 1: autofs4_d_manage: dentry=ffff880037be16c0 /
[ 202.713641] pid 435: autofs4_d_manage: dentry=ffff880037be16c0 /
[ 202.714362] pid 435: autofs4_d_manage: dentry=ffff880037be16c0 /
[ 202.714559] SELinux: initialized (dev binfmt_misc, type binfmt_misc), uses genfs_contexts
[ 202.714740] pid 435: autofs4_d_manage: dentry=ffff880037be16c0 /
[ 210.649091] pid 434: autofs4_mount_wait: mount wait done status=-4
kind regards
thomas
More information about the systemd-devel
mailing list