]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r283496:
authordchagin <dchagin@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 9 Jan 2016 18:03:09 +0000 (18:03 +0000)
committerdchagin <dchagin@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 9 Jan 2016 18:03:09 +0000 (18:03 +0000)
commit0cf0af1b70e7c9b0906359901bf2cfc00eb4cb17
tree22d038b925a38794dcd8510ecfbab4d2f5040a99
parenta983ca03d3cb79631dec6b8039d85b3d768af5c7
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.

git-svn-id: svn://svn.freebsd.org/base/stable/10@293596 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/compat/linux/linux_ioctl.c
sys/compat/linux/linux_ioctl.h