]> git.ipfire.org Git - thirdparty/coreutils.git/commit
copy.c: adjust comments, tweak semantics
authorJim Meyering <meyering@redhat.com>
Sat, 5 Jun 2010 08:17:48 +0000 (10:17 +0200)
committerJim Meyering <meyering@redhat.com>
Fri, 28 Jan 2011 22:28:37 +0000 (23:28 +0100)
commit5d154393cd0b0c386fc90387453413469f1ac140
treef6bf538604f9f9c378041e76dd92d0ca4ea61062
parent539e125c82115d78d144bb3c829b0fbba68db199
copy.c: adjust comments, tweak semantics

* src/copy.c (fiemap_copy): Rename from fiemap_copy_ok.
Add/improve comments.
Remove local, "fail".
(fiemap_copy): Do not require caller to set
"normal_copy_required" before calling fiemap_copy.
Report ioctl failure if it's the 2nd or subsequent call.
src/copy.c