NetBSD/sys/ufs
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
..
ext2fs fix incomplete initializer. 2006-08-30 01:26:47 +00:00
ffs Change ffs_mount, in MNT_UPDATE case, to check dev_t's for equality 2006-09-21 00:11:30 +00:00
lfs Don't remark a locked inode with IN_MODIFIED after writing it to disk, 2006-09-15 18:50:49 +00:00
mfs add missing initializers 2006-09-02 07:04:01 +00:00
ufs Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
Makefile
files.ufs Separate the (non-working) LFS kernel roll-forward code into its own file, 2006-07-20 23:49:07 +00:00