K 10 svn:author V 6 julian K 8 svn:date V 27 1998-06-08T23:55:33.000000Z K 7 svn:log V 263 The version of the softdep changes in FreeBSD broke the (doingdirectory && !newparent) case of ufs_rename(). rename("D1/X/", "D2/Y/") gives a wrong link count for D2. Submitted by: Bruce Evans Reviewed by: Kirk McKusick END