aboutsummaryrefslogtreecommitdiff
path: root/block/preallocate.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-29block: use int64_t instead of int in driver discard handlersVladimir Sementsov-Ogievskiy1-1/+1
2021-09-29block: use int64_t instead of int in driver write_zeroes handlersVladimir Sementsov-Ogievskiy1-1/+1
2021-09-29block: use int64_t instead of uint64_t in driver write handlersVladimir Sementsov-Ogievskiy1-3/+3
2021-09-29block: use int64_t instead of uint64_t in driver read handlersVladimir Sementsov-Ogievskiy1-2/+2
2020-12-18block: introduce preallocate filterVladimir Sementsov-Ogievskiy1-0/+559