bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: BTRFS file clone support for cp


From: Andreas Schwab
Subject: Re: BTRFS file clone support for cp
Date: Mon, 27 Jul 2009 21:23:30 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.96 (gnu/linux)

Jim Meyering <address@hidden> writes:

> +#ifdef __linux__
> +# define BTRFS_IOC_CLONE 1074041865

This is wrong, the actual value is architecture dependent.  You should
use the _IOW macro instead.

Andreas.

-- 
Andreas Schwab, address@hidden
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




reply via email to

[Prev in Thread] Current Thread [Next in Thread]