]> git.ipfire.org Git - thirdparty/coreutils.git/commit
fiemap copy: simplify post-loop logic; improve comments
authorJim Meyering <meyering@redhat.com>
Thu, 27 Jan 2011 18:00:48 +0000 (19:00 +0100)
committerJim Meyering <meyering@redhat.com>
Sat, 29 Jan 2011 08:41:07 +0000 (09:41 +0100)
commitd1067e37b0e4b945ab901e98d6eedb249fa2a42c
tree06faecfb9e6607c64052f4b90ae30cc7b8eeaa0a
parentdd380c3d672f78adb4cb907e8658db6b3962a281
fiemap copy: simplify post-loop logic; improve comments

* src/copy.c (extent_copy): Avoid duplication in post-loop
extend-to-desired-length code.
src/copy.c