summaryrefslogtreecommitdiff
path: root/src/ext4_resize.c
AgeCommit message (Expand)Author
2022-04-10src/ext4_resize.c: Refactor code and ensure accurate errno is returnedOjaswin Mujoo
2022-01-23src/ext4_resize.c: set errno to 0 before the strtoull callYang Xu
2021-12-25ext4/033: test EXT4_IOC_RESIZE_FS by calling the ioctl directlyTheodore Ts'o