Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/ufs/lfs



Module Name:    src
Committed By:   perseant
Date:           Wed Sep 17 04:01:54 UTC 2025

Modified Files:
        src/sys/ufs/lfs: lfs_extern.h lfs_segment.c lfs_vfsops.c

Log Message:
Use a workqueue to handle the superblock callback.


To generate a diff of this commit:
cvs rdiff -u -r1.121 -r1.122 src/sys/ufs/lfs/lfs_extern.h
cvs rdiff -u -r1.291 -r1.292 src/sys/ufs/lfs/lfs_segment.c
cvs rdiff -u -r1.385 -r1.386 src/sys/ufs/lfs/lfs_vfsops.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index