diff options
author | bde <bde@FreeBSD.org> | 1998-09-26 04:59:42 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 1998-09-26 04:59:42 +0000 |
commit | d7210d0597b045421ebd7797db3a860f936ce66f (patch) | |
tree | a0b00855bc8ba753a3b0d96e5dd9610b6b39ef6d /sys/boot/common/module.c | |
parent | 1e819d1ed3944c583ff7d911b3e3fcbcdb83d3d2 (diff) | |
download | FreeBSD-src-d7210d0597b045421ebd7797db3a860f936ce66f.zip FreeBSD-src-d7210d0597b045421ebd7797db3a860f936ce66f.tar.gz |
Fixed clean flag handling:
- don't set the clean flag on unmount of an unclean filesystem that was
(forcibly) mounted rw.
- set the clean flag on rw -> ro update of a mounted initially-clean
filesystem.
- fixed some style bugs (mostly long lines).
This uses the fs_flags field and FS_UNCLEAN state bit which were
introduced in the softdep changes. NetBSD uses extra state bits in
fs_clean.
Reviewed by: luoqui
Diffstat (limited to 'sys/boot/common/module.c')
0 files changed, 0 insertions, 0 deletions