freebsd-nq/sys/compat/linux
Marcel Moolenaar dca60efcc9 Convert the filesystem type returned in struct statfs by syscalls
linux_statfs and linux_fstatfs. Linux binaries testing this expect
the filesystem's magic number and not our vnode's tag.

PR: 15425
Tested by: Vladimir N. Silyaev <vsilyaev@mindspring.com>
2000-01-08 21:09:41 +00:00
..
linux_file.c Implement fdatasync in terms of fsync. The regeneration of proto.h, 1999-11-26 10:20:10 +00:00
linux_ioctl.c Implement pluggable ioctl handlers. 1999-12-04 11:10:22 +00:00
linux_ioctl.h Implement pluggable ioctl handlers. 1999-12-04 11:10:22 +00:00
linux_ipc.c Linux doesn't complain if you remove a msg queue that doesn't exist 1999-09-23 09:57:45 +00:00
linux_mib.c $Id$ -> $FreeBSD$ 1999-08-28 02:16:32 +00:00
linux_mib.h $Id$ -> $FreeBSD$ 1999-08-28 02:16:32 +00:00
linux_misc.c Introduce NDFREE (and remove VOP_ABORTOP) 1999-12-15 23:02:35 +00:00
linux_signal.c Fix LINT breakage. 1999-12-05 18:49:09 +00:00
linux_socket.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
linux_stats.c Convert the filesystem type returned in struct statfs by syscalls 2000-01-08 21:09:41 +00:00
linux_util.c Introduce NDFREE (and remove VOP_ABORTOP) 1999-12-15 23:02:35 +00:00
linux_util.h Implement pluggable ioctl handlers. 1999-12-04 11:10:22 +00:00