If we sucessfully renamed a file that has multiple links to it, unlink()
authorWayne Davison <wayned@samba.org>
Thu, 22 Jul 2004 22:52:39 +0000 (22:52 +0000)
committerWayne Davison <wayned@samba.org>
Thu, 22 Jul 2004 22:52:39 +0000 (22:52 +0000)
it to ensure that rename() didn't lie to us (which it does if you try to
rename() a file over another link to the same file).


No differences found