Your message dated Tue, 26 Jan 2010 22:56:23 +0100
with message-id <[email protected]>
and subject line Re: Bug#567047: Acknowledgement ([btrfs] cp --reflink=always
warns while copying empty files)
has caused the Debian Bug report #567047,
regarding [btrfs] cp --reflink=always warns while copying empty files
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
567047: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=567047
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: coreutils
Version: 8.4-1
Hi,
on trying to clone chroots for our buildds on an current btrfs
(current 2.6.32-kernel), we got some errors with "invalid argument".
On closer inspection, we found out that copying empty files gives an
error, see below how to reproduce that:
# mkdir dir
# touch dir/file
# cp --reflink=always dir dir.1 -a
cp: failed to clone `dir.1/file': Invalid argument
# ls -l dir.1/file
-rw------- 1 root root 0 Jan 26 21:50 dir.1/file
# echo 1 > dir/file
# cp --reflink=always dir dir.2 -a
#
Cheers,
Andi
--- End Message ---
--- Begin Message ---
* Debian Bug Tracking System ([email protected]) [100126 22:55]:
> [...]
I detected too late that this is an duplicate of 561225, closing
therefor the bug report.
Cheers,
Andi
--- End Message ---