cp: avoid spurious failure on any non-linux kernel
authorJim Meyering <meyering@redhat.com>
Fri, 4 Feb 2011 14:01:39 +0000 (15:01 +0100)
committerJim Meyering <meyering@redhat.com>
Fri, 4 Feb 2011 14:01:39 +0000 (15:01 +0100)
commitd5fa424a9c25db98619c47007f548aaef6155fce
tree55ba0ba0f2d7da31953aba1d542e055659829c3f
parentee74c7d36ddfc3758b2cdec540aab478eb724572
cp: avoid spurious failure on any non-linux kernel

* src/extent-scan.c (extent_scan_read) [!linux]: Always set
scan->initial_scan_failed so caller knows not to report the failure.
src/extent-scan.c