]> 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 16:05:28 +0000 (17:05 +0100)
commit9869073ddb4d202becf6471fc4c46203edcde7b6
tree92887961b4eb261f7332711effe259a499c48a57
parentca0a4872616e634606916a0d30b3da5371a6f3f3
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