tech-kern archive

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

Re: FSCK_EXIT_ROOT_CHANGED



On Sat, 22 Mar 2008 17:59:27 +0100
"Juan Romero Pardines" <xtraeme%gmail.com@localhost> wrote:

> Forgot to check errno for mount, it's returning EINVAL.

I added printfs to do_sys_mount() in vfs_syscalls.c and because
fsck_ffs:main.c sets MNT_UPDATE, mount_update() calls VFS_MOUNT()
and this returns EINVAL.

-- 
Juan Romero Pardines
xtraeme at gmail|netbsd dot org
The NetBSD Project


Home | Main Index | Thread Index | Old Index