diff options
author | Ian Dowse <iedowse@FreeBSD.org> | 2002-10-27 23:23:51 +0000 |
---|---|---|
committer | Ian Dowse <iedowse@FreeBSD.org> | 2002-10-27 23:23:51 +0000 |
commit | 4e08ccb2ffe596eee3a388d9c51876938b94682c (patch) | |
tree | 108cb2e5b8eb5d44010c40e8836f65148d1d8565 /lib | |
parent | 36cb272078b1b91f2736480a8f45c9ae764fccdf (diff) | |
download | src-4e08ccb2ffe596eee3a388d9c51876938b94682c.tar.gz src-4e08ccb2ffe596eee3a388d9c51876938b94682c.zip |
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.
Notes
Notes:
svn path=/head/; revision=106064
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions