Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src



Hello,

> Module Name:  src
> Committed By: chs
> Date:         Sun Feb 12 01:32:07 UTC 2006
> 
> Modified Files:
>       src/include: mntopts.h
>       src/lib/libc/sys: mount.2
>       src/sbin/mount: mount.8
>       src/share/man/man4: options.4
>       src/sys/conf: files
>       src/sys/kern: init_main.c vfs_lookup.c vfs_subr.c vfs_syscalls.c
>       src/sys/sys: fstypes.h statvfs.h
> 
> Log Message:
> convert "magiclinks" from a per-fs mount option to a system-wide
> sysctl. as discussed on tech-kern quite some time ago.

Hmm, I get this now:
../../../../kern/vfs_subr.c: In function `sysctl_vfs_setup':
../../../../kern/vfs_subr.c:1979: error: `VFS_MAGICLINKS' undeclared
(first use in this function) 
../../../../kern/vfs_subr.c:1979: error: (Each undeclared identifier is
reported only once 
../../../../kern/vfs_subr.c:1979: error: for each function it appears
in.)
*** Error code 1

Stop.

have fun
Michael

Attachment: pgp8LETvJaywm.pgp
Description: PGP signature



Home | Main Index | Thread Index | Old Index