NetBSD/sys/fs/tmpfs
riz 9f6ad5fff1 Swap the order of the tf_gen and tf_id members of struct tmpfs_fid,
since tf_id needs 8-byte alignment on some architectures (like amd64).
struct tmpfs_fid now fits in 16 bytes on amd64 again.
OK matt@
2006-03-31 20:27:49 +00:00
..
TODO Synchronize NFS status with reality. After yamt@ changes (I think with the 2005-09-23 21:39:29 +00:00
files.tmpfs merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
tmpfs.h Swap the order of the tf_gen and tf_id members of struct tmpfs_fid, 2006-03-31 20:27:49 +00:00
tmpfs_fifoops.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
tmpfs_fifoops.h - protect userland exported files against multiple inclusion. 2005-12-03 17:34:43 +00:00
tmpfs_pool.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
tmpfs_pool.h make the include files usable from userland. 2006-02-10 16:00:02 +00:00
tmpfs_specops.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
tmpfs_specops.h - protect userland exported files against multiple inclusion. 2005-12-03 17:34:43 +00:00
tmpfs_subr.c Do not use unnamed structures/unions without instances; they break the 2006-02-16 14:57:50 +00:00
tmpfs_vfsops.c Do not use unnamed structures/unions without instances; they break the 2006-02-16 14:57:50 +00:00
tmpfs_vnops.c PR/31850: Geoff Wing: tmpfs does not honor sticky directories. 2006-02-21 03:19:45 +00:00
tmpfs_vnops.h - protect userland exported files against multiple inclusion. 2005-12-03 17:34:43 +00:00