NetBSD/sys/ufs/ffs
christos c93a283e5f - access the ffs and ext2fs itimes functions through a pointer, so that
if the filesystem is not compiled in the kernel still links. Probably
  a better solution is to use weak symbols.
- move the filesystem-specific itime macros to the filesystem header files.
2005-09-12 20:23:03 +00:00
..
ffs_alloc.c 64 bit inode changes. 2005-08-19 02:04:03 +00:00
ffs_appleufs.c Use ANSI function decls. 2005-07-15 05:01:16 +00:00
ffs_balloc.c Use ANSI function decls. 2005-07-15 05:01:16 +00:00
ffs_bswap.c the cluster summary must be swapped even for ufs2 2005-06-03 01:14:07 +00:00
ffs_extern.h - access the ffs and ext2fs itimes functions through a pointer, so that 2005-09-12 20:23:03 +00:00
ffs_inode.c move the new ffs_itimes() to a berr place -- ffs_subr.c is shared with 2005-09-12 20:09:59 +00:00
ffs_snapshot.c 64 bit inode changes. 2005-08-19 02:04:03 +00:00
ffs_softdep.c - for pagecache dependency, track which page in the block 2005-09-09 15:04:07 +00:00
ffs_softdep.stub.c Use ANSI function decls. 2005-07-15 05:01:16 +00:00
ffs_subr.c move the new ffs_itimes() to a berr place -- ffs_subr.c is shared with 2005-09-12 20:09:59 +00:00
ffs_tables.c nuke trailing whitespace 2005-02-26 22:31:44 +00:00
ffs_vfsops.c - access the ffs and ext2fs itimes functions through a pointer, so that 2005-09-12 20:23:03 +00:00
ffs_vnops.c revert the code to expand putpage requests to block boundary. 2005-09-09 15:00:39 +00:00
fs.h nuke trailing whitespace 2005-02-26 22:31:44 +00:00
Makefile
softdep.h nuke trailing whitespace 2005-02-26 22:31:44 +00:00