summaryrefslogtreecommitdiffstats
path: root/sys/gnu/ext2fs/ext2_vfsops.c
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1998-09-26 04:59:42 +0000
committerbde <bde@FreeBSD.org>1998-09-26 04:59:42 +0000
commitd7210d0597b045421ebd7797db3a860f936ce66f (patch)
treea0b00855bc8ba753a3b0d96e5dd9610b6b39ef6d /sys/gnu/ext2fs/ext2_vfsops.c
parent1e819d1ed3944c583ff7d911b3e3fcbcdb83d3d2 (diff)
downloadFreeBSD-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/gnu/ext2fs/ext2_vfsops.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud