8 Commits (b18aba86b67ca1384199d776edb4ce71869e1515)

Author SHA1 Message Date
trapexit 33fc26f81f
Cleanup copy functions (#1500) 2 months ago
trapexit e8cd74cab0
Move everything to negative errno return types (#1499) 2 months ago
trapexit 2b500f194a
Rework of runtime interface (#1498) 3 months ago
trapexit e216a81a27
Rework movefile and cow break to use copyfile (#1488) 3 months ago
trapexit 77ef88b04c
Add fsck.mergerfs tool (#1483) 3 months ago
Antonio SJ Musumeci 4d82ed9324 fix short writes on >2GB files when cloning file 6 years ago
Antonio SJ Musumeci 9d9ee7b71d general code cleanup 7 years ago
Antonio SJ Musumeci 85026d5780 add FICLONE and copy_file_range to clonefile 7 years ago
Antonio SJ Musumeci 93f7d7d927 add link_cow feature 7 years ago
Antonio SJ Musumeci ccaa458739 better handle incomplete reads/writes in copying files 9 years ago
Antonio SJ Musumeci 1a1fa06aa3 fadvise cleanup 9 years ago
Antonio SJ Musumeci 9d0798dbfb restructure fadvise 9 years ago
Antonio SJ Musumeci e2acffe55b restructure fallocate abstraction 9 years ago
Antonio SJ Musumeci 492d895632 check metadata on chown/chmod errors when cloning 9 years ago
Antonio SJ Musumeci 157dae0d2f define O_LARGEFILE and O_NOATIME if needed 9 years ago
Antonio SJ Musumeci 00c814dc58 consolidate and simplify utime 9 years ago
Antonio SJ Musumeci d0b6cd1f38 further abstraction of system calls 9 years ago
Antonio SJ Musumeci 1dc7bff6e6 wrap most posix filesystem functions 9 years ago
Antonio SJ Musumeci 7e423cd9ce small tweaks to build on Debian kFreeBSD 9 years ago
Antonio SJ Musumeci 1513c92cbc abstract posix_fadvise 9 years ago
Antonio SJ Musumeci 49474f01ca make futimes crossplatform 9 years ago
Antonio SJ Musumeci cb35a374ac rework fallocate logic 10 years ago
Antonio SJ Musumeci 242af777be move from MIT to ISC license. closes #194 10 years ago
Antonio SJ Musumeci 5808ab7795 move on enospc when writing feature. closes #141 10 years ago