summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: cp/fiemap: exercise previously-failing partsfiemap-copy-3Jim Meyering2011-01-292-0/+55
* copy: make extent_copy use sparse_copy, rather than its own codeJim Meyering2011-01-291-60/+49
* copy: remove obsolete commentJim Meyering2011-01-291-12/+9
* copy: factor sparse-copying code into its own function, becauseJim Meyering2011-01-291-98/+114
* fiemap copy: avoid leak-on-errorJim Meyering2011-01-291-4/+6
* fiemap copy: avoid a performance hit due to very small bufferJim Meyering2011-01-291-3/+2
* fiemap copy: simplify post-loop logic; improve commentsJim Meyering2011-01-291-30/+16
* fiemap copy: rename some localsJim Meyering2011-01-291-11/+11
* tests: ensure that FIEMAP-enabled cp copies a sparse file efficientlyJim Meyering2011-01-292-0/+33
* copy: don't allocate a separate buffer just for extent-based copyJim Meyering2011-01-281-19/+17
* copy: tweak variable name; improve a commentJim Meyering2011-01-281-6/+6
* copy: call extent_copy also when make_holes is false, ...Jim Meyering2011-01-281-16/+13
* * src/copy.c (copy_reg): Remove useless else-after-goto.Jim Meyering2011-01-281-6/+4
* copy.c: shorten a comment to fit in 80 columnsJim Meyering2011-01-281-1/+1
* extent-scan.c: don't include error.h or quote.hJim Meyering2011-01-281-2/+0
* formattingJim Meyering2011-01-282-5/+8
* distribute extent-scan.h, tooJim Meyering2011-01-281-1/+1
* rename extent-scan functions to start with extent_scan_Jim Meyering2011-01-283-22/+22
* rename extent_scan memberJim Meyering2011-01-283-6/+6
* fiemap copy: don't let write failure go unreported; adjust style, etc.Jim Meyering2011-01-281-9/+19
* bug#6131: [PATCH]: fiemap support for efficient sparse file copyjeff.liu2011-01-284-80/+296
* build: distribute new test script, filefrag-extent-compareJim Meyering2011-01-281-0/+1
* build: distribute new file, fiemap.hJim Meyering2011-01-281-0/+1
* copy.c: add FIEMAP_FLAG_SYNC to fiemap ioctlJie Liu2011-01-281-0/+1
* tests: accommodate varying filefrag -v "flags" outputJim Meyering2011-01-281-1/+2
* fiemap.h: include <stdint.h>, not <linux/types.h>Jim Meyering2011-01-281-1/+1
* copy.c: ensure proper alignment of fiemap bufferPaul Eggert2011-01-281-7/+8
* copy.c: adjust comments, tweak semanticsJim Meyering2011-01-281-26/+36
* tests: improve fiemap test to work with 4 FS types; fall back on ext4Jim Meyering2011-01-282-11/+95
* tests: relax the root-tests cross-checkJim Meyering2011-01-281-1/+1
* tests: test fiemap-enabled cp more thoroughlyJim Meyering2011-01-281-29/+32
* tests: require root only if current partition is neither btrfs nor xfsJim Meyering2011-01-281-22/+27
* tests: exercise more of the new FIEMAP copying codeJim Meyering2011-01-281-0/+38
* tests: sparse-fiemap: factor out some set-upJim Meyering2011-01-281-4/+4
* tests: add a new test for FIEMAP-copyJie Liu2011-01-282-0/+57
* cp: Add FIEMAP support for efficient sparse file copyJie Liu2011-01-282-0/+261
* tests: remove obsolete uses of "$$" in temporary file namesJim Meyering2011-01-286-29/+15
* tests: don't hide all trace of the vc_exe_in_TESTS testJim Meyering2011-01-261-2/+2
* tests: minor correctionAndreas Schwab2011-01-251-1/+1
* tests: avoid FP failure due to suspensionJim Meyering2011-01-251-0/+4
* tests: avoid rare FP failure in new du testJim Meyering2011-01-251-2/+4
* split: avoid a new, spurious warning from gcc-4.6.0Jim Meyering2011-01-241-1/+1
* tail: avoid new diagnostic when applying -f to a pipe on linux-2.3.38Jim Meyering2011-01-241-2/+5
* doc: fix wording in warning about potential conflict with built-inJim Meyering2011-01-211-1/+1
* manual: document floating point betterPaul Eggert2011-01-211-13/+39
* build: update gnulib submodule to latestJim Meyering2011-01-201-0/+0
* build: update gnulib submodule to latestJim Meyering2011-01-201-0/+0
* maint: use slightly more efficient process in README-releaseJim Meyering2011-01-191-7/+9
* tests: avoid FP failure in new du testJim Meyering2011-01-181-2/+9
* build: update gnulib submodule to latestJim Meyering2011-01-181-0/+0