K 10 svn:author V 7 dchagin K 8 svn:date V 27 2016-01-09T18:03:09.936872Z K 7 svn:log V 281 MFC r283496: The latest cp tool is trying to use the btrfs clone operation that is implemented via ioctl interface. First of all return ENOTSUP for this operation as a cp fallback to usual method in that case. Secondly, do not print out the message about unimplemented operation. END