K 10 svn:author V 3 kib K 8 svn:date V 27 2019-02-15T11:13:39.490033Z K 7 svn:log V 272 MFC r343891: Fix renameat(2) for CAPABILITIES kernelsi. MFC Note: Layout of the struct nameidata is changed. I specifically decided to not move the new field to the end of the new structure since it would mostly make the corruption silent. __FreeBSD_version is bumped. END