CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2018/03/14 22:22:16
Modified files: sys/ufs/ext2fs : ext2fs_vfsops.c sys/ufs/ffs : ffs_vfsops.c Log message: "force dirty" printf's are no longer required when pushing filesystems safely to disk. The subsystem seems to be working as intended! :)