aboutsummaryrefslogtreecommitdiffstats
path: root/src/fiemap.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-15copy: remove fiemap logicPádraig Brady1-102/+0
2019-05-11cp: port fiemap.h to C99Paul Eggert1-7/+2
2015-01-31doc,maint: fix use of "i.e." in documentation and commentsBernhard Voelker1-1/+1
2011-07-15build: avoid a fiemap compile failure on some systemsPádraig Brady1-2/+6
2011-07-14* src/fiemap.h (struct fiemap.fm_extents): Change size to 1.Paul Eggert1-2/+3
2011-04-11maint: misc typo fixesPádraig Brady1-1/+1
2011-01-30fiemap.h: include <stdint.h>, not <linux/types.h>Jim Meyering1-1/+1
2011-01-30cp: copy sparse files efficiently using the FIEMAP ioctlJie Liu1-0/+102