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:           Sat Sep  6 05:02:07 UTC 2025

Modified Files:
        src/sys/ufs/lfs: lfs_vnops.c

Log Message:
Lock the vnode before calling lfs_set_dirop, to meet the conditions of
the assertion.  Fixes a regression introduced in rev 1.341.


To generate a diff of this commit:
cvs rdiff -u -r1.341 -r1.342 src/sys/ufs/lfs/lfs_vnops.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