NetBSD/sys/ufs/ffs
jld 1b78265f0e Change ffs_mount, in MNT_UPDATE case, to check dev_t's for equality
instead of just vnode pointers.  Fixes erroneous "does not match mounted
device" errors from mount(8) in the presence of MFS /dev, init.root, &c.

No objections on tech-kern.
2006-09-21 00:11:30 +00:00
..
Makefile
ffs_alloc.c fix a simonb-timecounters regression. 2006-06-23 14:13:02 +00:00
ffs_appleufs.c PR 33697: complete timecounter conversion 2006-06-11 09:26:04 +00:00
ffs_balloc.c integrate kauth. 2006-05-14 21:31:52 +00:00
ffs_bswap.c
ffs_extern.h Fix alignement problems for fhandle_t, exposed by gcc4.1. 2006-07-13 12:00:24 +00:00
ffs_inode.c fix a simonb-timecounters regression. 2006-06-23 14:13:02 +00:00
ffs_snapshot.c Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
ffs_softdep.c Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
ffs_softdep.stub.c integrate kauth. 2006-05-14 21:31:52 +00:00
ffs_subr.c - unify ffs_blkatoff and lfs_blkatoff. 2006-01-14 17:41:16 +00:00
ffs_tables.c
ffs_vfsops.c Change ffs_mount, in MNT_UPDATE case, to check dev_t's for equality 2006-09-21 00:11:30 +00:00
ffs_vnops.c Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
fs.h
softdep.h