freebsd-dev/sys/miscfs/union
Poul-Henning Kamp 8947a90a90 Make sure that stat(2) and friends always return a valid st_dev field.
Pseudo-FS need not fill in the va_fsid anymore, the syscall code
will use the first half of the fsid, which now looks like a udev_t
with major 255.
1999-07-02 16:29:47 +00:00
..
union_subr.c This code got moved as a result of confusion between union mounts and 1999-02-28 16:13:25 +00:00
union_vfsops.c Fix warnings in preparation for adding -Wall -Wcast-qual to the 1999-01-27 22:42:27 +00:00
union_vnops.c Make sure that stat(2) and friends always return a valid st_dev field. 1999-07-02 16:29:47 +00:00
union.h Change the #ifdef UNION code into a callable hook. Arrange to have this 1998-11-03 08:01:48 +00:00