On Tue, Apr 15, 2014 at 11:50 AM, David Sterba <dsterba@xxxxxxx> wrote: > There's a case which clone does not handle and used to BUG_ON instead, > (testcase xfstests/btrfs/035), now returns EINVAL. This error code is > confusing to the ioctl caller, as it normally signifies errorneous > arguments. > > Change it to ENOPNOTSUPP which allows a fall back to copy instead of > clone. This does not affect the common reflink operation. > Minor spelling error in the commit message, you clearly mean EOPNOTSUPP, not ENOPNOTSUPP. -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
