Module Name: src Committed By: hannken Date: Wed May 13 09:21:30 UTC 2020
Modified Files: src/sys/kern: vfs_trans.c src/sys/sys: fstrans.h Log Message: Add operation fstrans_held(struct mount *), true if the current thread holds a fstrans lock. Ride 9.99.61 To generate a diff of this commit: cvs rdiff -u -r1.61 -r1.62 src/sys/kern/vfs_trans.c cvs rdiff -u -r1.13 -r1.14 src/sys/sys/fstrans.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.