Commit Graph

  • 0f91b6174e copy: make extent_copy use sparse_copy, rather than its own code Jim Meyering 2011-01-28 21:19:50 +01:00
  • 8da69cbf30 copy: remove obsolete comment Jim Meyering 2011-01-27 21:01:07 +01:00
  • 82c7f192bd copy: factor sparse-copying code into its own function, because Jim Meyering 2011-01-27 20:57:17 +01:00
  • f5743a6f20 fiemap copy: avoid leak-on-error Jim Meyering 2011-01-27 17:49:04 +01:00
  • 3953f7523e fiemap copy: avoid a performance hit due to very small buffer Jim Meyering 2011-01-27 17:30:08 +01:00
  • cfbeeafd4a fiemap copy: simplify post-loop logic; improve comments Jim Meyering 2011-01-27 19:00:48 +01:00
  • f4473df430 fiemap copy: rename some locals Jim Meyering 2011-01-27 18:28:25 +01:00
  • 72b86ad4e8 tests: ensure that FIEMAP-enabled cp copies a sparse file efficiently Jim Meyering 2011-01-28 22:31:23 +01:00
  • 790a4654ae copy: don't allocate a separate buffer just for extent-based copy Jim Meyering 2011-01-22 13:09:08 +01:00
  • ce3c73dddd copy: tweak variable name; improve a comment Jim Meyering 2011-01-22 12:55:58 +01:00
  • 0497a86f70 copy: call extent_copy also when make_holes is false, ... Jim Meyering 2011-01-22 12:36:03 +01:00
  • 8ecb0c76c3 copy: remove else-after-goto and adjust indentation Jim Meyering 2011-01-22 12:30:21 +01:00
  • 50040d07e1 extent-scan: adjust naming and formatting Jim Meyering 2010-10-11 11:19:02 +02:00
  • 0b9f65dc01 fiemap copy: don't let write failure go unreported; adjust style, etc. Jim Meyering 2010-10-11 10:39:50 +02:00
  • 2db1433eab fiemap copy: add extent-scan.[ch], avoid a double-free and reorganize jeff.liu 2010-09-29 16:11:41 +08:00
  • f3e78eeff2 build: distribute new test script, filefrag-extent-compare Jim Meyering 2010-06-13 16:34:42 +02:00
  • a50ca679a1 build: distribute new file, fiemap.h Jim Meyering 2010-06-13 16:19:29 +02:00
  • d232c1cc20 copy.c: add FIEMAP_FLAG_SYNC to fiemap ioctl Jie Liu 2010-06-11 16:29:02 +08:00
  • 6c81b97a58 fiemap.h: include <stdint.h>, not <linux/types.h> Jim Meyering 2010-06-09 08:42:30 +02:00
  • a40a8fe1e5 copy.c: ensure proper alignment of fiemap buffer Paul Eggert 2010-06-09 08:15:07 +02:00
  • 3058ffa501 copy.c: adjust comments, tweak semantics Jim Meyering 2010-06-05 10:17:48 +02:00
  • d6fad2aa33 tests: relax the root-tests cross-check Jim Meyering 2010-05-29 21:22:40 +02:00
  • 5106653c26 tests: accommodate varying filefrag -v "flags" output Jim Meyering 2010-06-11 14:34:03 +02:00
  • dc05bc7ee2 tests: exercise more of the new FIEMAP copying code Jim Meyering 2010-05-21 18:28:42 +02:00
  • f1a6f220f5 tests: add a new test for FIEMAP-copy Jie Liu 2010-05-13 22:17:53 +08:00
  • dff2b95e4f cp: copy sparse files efficiently using the FIEMAP ioctl Jie Liu 2010-05-13 22:09:30 +08:00
  • 38cdb01a32 doc: add alternatives for field processing not supported by cut Pádraig Brady 2010-11-24 08:37:23 +00:00
  • 877ca5bf85 join: don't report disorder against an empty file Pádraig Brady 2011-01-27 07:17:16 +00:00
  • 32626bde6d join: ensure --header skips the order check with empty files Pádraig Brady 2011-01-14 08:46:21 +00:00
  • d4db0cb182 join: add -o 'auto' to output a constant number of fields per line Pádraig Brady 2011-01-05 11:52:54 +00:00
  • 25e704ebf2 tests: cp/fiemap: exercise previously-failing parts fiemap-copy-3 Jim Meyering 2011-01-27 15:17:42 +01:00
  • cea933f993 copy: make extent_copy use sparse_copy, rather than its own code Jim Meyering 2011-01-28 21:19:50 +01:00
  • cb542c1882 copy: remove obsolete comment Jim Meyering 2011-01-27 21:01:07 +01:00
  • 6fa3d25887 copy: factor sparse-copying code into its own function, because Jim Meyering 2011-01-27 20:57:17 +01:00
  • 789d7ddee1 fiemap copy: avoid leak-on-error Jim Meyering 2011-01-27 17:49:04 +01:00
  • 4d64bef1d6 fiemap copy: avoid a performance hit due to very small buffer Jim Meyering 2011-01-27 17:30:08 +01:00
  • 9869073ddb fiemap copy: simplify post-loop logic; improve comments Jim Meyering 2011-01-27 19:00:48 +01:00
  • ca0a487261 fiemap copy: rename some locals Jim Meyering 2011-01-27 18:28:25 +01:00
  • 3f63faa233 tests: ensure that FIEMAP-enabled cp copies a sparse file efficiently Jim Meyering 2011-01-28 22:31:23 +01:00
  • 7f154dcfc5 tests: cp/fiemap: exercise previously-failing parts fiemap-copy-2 Jim Meyering 2011-01-27 15:17:42 +01:00
  • f161ba3fcd copy: make extent_copy use sparse_copy, rather than its own code Jim Meyering 2011-01-28 21:19:50 +01:00
  • 80038c3cba copy: remove obsolete comment Jim Meyering 2011-01-27 21:01:07 +01:00
  • c0b7bc3864 copy: factor sparse-copying code into its own function, because Jim Meyering 2011-01-27 20:57:17 +01:00
  • 47c8476ec9 fiemap copy: avoid leak-on-error Jim Meyering 2011-01-27 17:49:04 +01:00
  • 33f4a4a549 fiemap copy: avoid a performance hit due to very small buffer Jim Meyering 2011-01-27 17:30:08 +01:00
  • d1067e37b0 fiemap copy: simplify post-loop logic; improve comments Jim Meyering 2011-01-27 19:00:48 +01:00
  • dd380c3d67 fiemap copy: rename some locals Jim Meyering 2011-01-27 18:28:25 +01:00
  • 8e4f0efd3a tests: ensure that FIEMAP-enabled cp copies a sparse file efficiently Jim Meyering 2011-01-28 22:31:23 +01:00
  • 700bcaf54e copy: don't allocate a separate buffer just for extent-based copy Jim Meyering 2011-01-22 13:09:08 +01:00
  • 395011ce8f copy: tweak variable name; improve a comment Jim Meyering 2011-01-22 12:55:58 +01:00
  • 6c4fc520b6 copy: call extent_copy also when make_holes is false, ... Jim Meyering 2011-01-22 12:36:03 +01:00
  • 85034c48b4 * src/copy.c (copy_reg): Remove useless else-after-goto. Jim Meyering 2011-01-22 12:30:21 +01:00
  • 65cdc84bd4 copy.c: shorten a comment to fit in 80 columns Jim Meyering 2011-01-11 22:49:34 +01:00
  • 9c4d227e1d extent-scan.c: don't include error.h or quote.h Jim Meyering 2010-10-11 12:00:07 +02:00
  • fb3e015d82 formatting Jim Meyering 2010-10-11 11:55:58 +02:00
  • 4829a64437 distribute extent-scan.h, too Jim Meyering 2010-10-11 11:55:46 +02:00
  • 0508ea6850 rename extent-scan functions to start with extent_scan_ Jim Meyering 2010-10-11 11:44:12 +02:00
  • db7bd09c70 rename extent_scan member Jim Meyering 2010-10-11 11:19:02 +02:00
  • 1d2026db51 fiemap copy: don't let write failure go unreported; adjust style, etc. Jim Meyering 2010-10-11 10:39:50 +02:00
  • b8929e761d bug#6131: [PATCH]: fiemap support for efficient sparse file copy jeff.liu 2010-09-29 16:11:41 +08:00
  • c7ab2b8ae8 build: distribute new test script, filefrag-extent-compare Jim Meyering 2010-06-13 16:34:42 +02:00
  • 01cbe2f978 build: distribute new file, fiemap.h Jim Meyering 2010-06-13 16:19:29 +02:00
  • a782b73226 copy.c: add FIEMAP_FLAG_SYNC to fiemap ioctl Jie Liu 2010-06-11 16:29:02 +08:00
  • 881e357dff tests: accommodate varying filefrag -v "flags" output Jim Meyering 2010-06-11 14:34:03 +02:00
  • 5be9d09189 fiemap.h: include <stdint.h>, not <linux/types.h> Jim Meyering 2010-06-09 08:42:30 +02:00
  • 690767b2e9 copy.c: ensure proper alignment of fiemap buffer Paul Eggert 2010-06-09 08:15:07 +02:00
  • 5d154393cd copy.c: adjust comments, tweak semantics Jim Meyering 2010-06-05 10:17:48 +02:00
  • 539e125c82 tests: improve fiemap test to work with 4 FS types; fall back on ext4 Jim Meyering 2010-05-30 21:20:30 +02:00
  • fb563d0e4a tests: relax the root-tests cross-check Jim Meyering 2010-05-29 21:22:40 +02:00
  • b9173f3a8a tests: test fiemap-enabled cp more thoroughly Jim Meyering 2010-05-22 10:21:46 +02:00
  • b301d1a035 tests: require root only if current partition is neither btrfs nor xfs Jim Meyering 2010-05-22 10:22:58 +02:00
  • 1816c57f38 tests: exercise more of the new FIEMAP copying code Jim Meyering 2010-05-21 18:28:42 +02:00
  • 530df8cbbf tests: sparse-fiemap: factor out some set-up Jim Meyering 2010-05-28 09:24:15 +02:00
  • 33f74dfe29 tests: add a new test for FIEMAP-copy Jie Liu 2010-05-13 22:17:53 +08:00
  • b66ee767ef cp: Add FIEMAP support for efficient sparse file copy Jie Liu 2010-05-13 22:09:30 +08:00
  • 68a734d66b tests: remove obsolete uses of "$$" in temporary file names Jim Meyering 2011-01-28 19:23:21 +01:00
  • 034e496e98 tests: don't hide all trace of the vc_exe_in_TESTS test Jim Meyering 2011-01-25 14:29:07 +01:00
  • d255e40c37 tests: minor correction Andreas Schwab 2011-01-25 18:29:07 +01:00
  • 56699864f6 tests: avoid FP failure due to suspension Jim Meyering 2011-01-25 12:36:22 +01:00
  • 5c501f6fba tests: avoid rare FP failure in new du test Jim Meyering 2011-01-25 11:09:27 +01:00
  • 15ea577af7 split: avoid a new, spurious warning from gcc-4.6.0 Jim Meyering 2011-01-24 09:38:40 +01:00
  • 8264fc615a tail: avoid new diagnostic when applying -f to a pipe on linux-2.3.38 Jim Meyering 2011-01-24 09:37:10 +01:00
  • bdf7c351a3 copy: don't allocate a separate buffer just for extent-based copy Jim Meyering 2011-01-22 13:09:08 +01:00
  • b3dfab326a copy: tweak variable name; improve a comment Jim Meyering 2011-01-22 12:55:58 +01:00
  • 237c2325b3 copy: call extent_copy also when make_holes is false, ... Jim Meyering 2011-01-22 12:36:03 +01:00
  • f880d4e43c * src/copy.c (copy_reg): Remove useless else-after-goto. Jim Meyering 2011-01-22 12:30:21 +01:00
  • ffd02ad91a copy.c: shorten a comment to fit in 80 columns Jim Meyering 2011-01-11 22:49:34 +01:00
  • 5cb0ff8a8a extent-scan.c: don't include error.h or quote.h Jim Meyering 2010-10-11 12:00:07 +02:00
  • 9d3daa5e17 formatting Jim Meyering 2010-10-11 11:55:58 +02:00
  • 3ab88cb2f7 distribute extent-scan.h, too Jim Meyering 2010-10-11 11:55:46 +02:00
  • 58c342c39a rename extent-scan functions to start with extent_scan_ Jim Meyering 2010-10-11 11:44:12 +02:00
  • 30535440c8 rename extent_scan member Jim Meyering 2010-10-11 11:19:02 +02:00
  • 8352d19a55 fiemap copy: don't let write failure go unreported; adjust style, etc. Jim Meyering 2010-10-11 10:39:50 +02:00
  • bfda815cf4 bug#6131: [PATCH]: fiemap support for efficient sparse file copy jeff.liu 2010-09-29 16:11:41 +08:00
  • 63b743902d build: distribute new test script, filefrag-extent-compare Jim Meyering 2010-06-13 16:34:42 +02:00
  • 80ed842ab1 build: distribute new file, fiemap.h Jim Meyering 2010-06-13 16:19:29 +02:00
  • 153790eca1 copy.c: add FIEMAP_FLAG_SYNC to fiemap ioctl Jie Liu 2010-06-11 16:29:02 +08:00
  • fd7bf0fe65 tests: accommodate varying filefrag -v "flags" output Jim Meyering 2010-06-11 14:34:03 +02:00
  • f326423058 fiemap.h: include <stdint.h>, not <linux/types.h> Jim Meyering 2010-06-09 08:42:30 +02:00
  • 52440e3ca6 copy.c: ensure proper alignment of fiemap buffer Paul Eggert 2010-06-09 08:15:07 +02:00