K 10 svn:author V 3 pjd K 8 svn:date V 27 2013-03-02T09:58:47.979697Z K 7 svn:log V 424 If the target file already exists, check for the CAP_UNLINKAT capabiity right on the target directory descriptor, but only if this is renameat(2) and real target directory descriptor is given (not AT_FDCWD). Without this fix regular rename(2) fails if the target file already exists. Reported by: Michael Butler Reported by: Larry Rosenman Sponsored by: The FreeBSD Foundation END