summaryrefslogtreecommitdiff
path: root/blockdev/linux/file_dev.c
AgeCommit message (Expand)Author
2020-05-02Add some more debugging.Carl Hetherington
2020-05-02I don't think we need the whole authopen dance now we're running the writer a...Carl Hetherington
2020-04-05Use authopen to acquire permissions to write to drives on macOS.Carl Hetherington
2020-04-04Fix for finding device sizes on macOS.Carl Hetherington
2017-04-05Rename ext4_filedev to file_devgkostka