--- - branch: MAIN date: Mon Mar 28 12:38:34 UTC 2022 files: - new: '1.43' old: '1.42' path: src/sys/kern/subr_devsw.c pathrev: src/sys/kern/subr_devsw.c@1.43 type: modified - new: '1.493' old: '1.492' path: src/sys/kern/vfs_subr.c pathrev: src/sys/kern/vfs_subr.c@1.493 type: modified - new: '1.159' old: '1.158' path: src/sys/sys/conf.h pathrev: src/sys/sys/conf.h@1.159 type: modified id: 20220328T123834Z.d83a4fcbf214e210fb65932b20054346cdf687af log: | driver(9): Make vdevgone call config_detach_commit if appropriate. Make sure to do this before spec_node_lookup_by_dev -- that might wait for a concurrent revoke to complete, which in turn might wait for a concurrent open to complete, which in turn might be waiting for the device to commit to detaching. module: src subject: 'CVS commit: src/sys' unixtime: '1648471114' user: riastradh