diff options
author | iedowse <iedowse@FreeBSD.org> | 2002-10-27 23:23:51 +0000 |
---|---|---|
committer | iedowse <iedowse@FreeBSD.org> | 2002-10-27 23:23:51 +0000 |
commit | 092b51aeec7dc966bbc8dcd2ac52a71641bd3a4c (patch) | |
tree | 108cb2e5b8eb5d44010c40e8836f65148d1d8565 /bin | |
parent | 63fd5e16a0a756cdbce248375cf04f37156ea1f2 (diff) | |
download | FreeBSD-src-092b51aeec7dc966bbc8dcd2ac52a71641bd3a4c.zip FreeBSD-src-092b51aeec7dc966bbc8dcd2ac52a71641bd3a4c.tar.gz |
Fix a case in kern_rename() where a vn_finished_write() call was
missed. This bug has been present since the vn_start_write() and
vn_finished_write() calls were first added in revision 1.159. When
the case is triggered, any attempts to create snapshots on the
filesystem will deadlock and also prevent further write activity
on that filesystem.
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions