K 10 svn:author V 3 pjd K 8 svn:date V 27 2006-11-04T23:59:51.000000Z K 7 svn:log V 229 When the source and destination objects for VOP_RENAME() are the same, POSIX advice to just ignore the operation and return 0. We already handle this case in kern_rename(), but don't give bad example - the source is not removed. END