11 Commits

Author SHA1 Message Date
Roey Darwish Dror
f32a90e896 Fix clippy warnings 2018-12-04 13:56:51 +02:00
Roey Darwish Dror
35ffccc352 Use Ext4 instead of btrfs 2018-12-02 16:50:13 +02:00
Roey Darwish Dror
db9fdb29c6 Consume the mount stack on umount 2018-12-02 14:43:22 +02:00
Roey Darwish Dror
7b81e6b3cf Filter out local swap files from fstab (fix #17) 2018-11-26 11:56:57 +02:00
Roey Darwish Dror
c65004d570 Move the mount to its own module 2018-11-22 21:37:12 +02:00
Roey Darwish Dror
7c8109934c Fail if failed to ummount the filesystems 2018-11-22 11:47:20 +02:00
Roey Darwish Dror
4efa7668c8 Fix typo 2018-11-22 11:18:13 +02:00
Roey Darwish Dror
01969aa524 Better block device handling (fix #14) 2018-11-21 15:10:08 +02:00
Roey Darwish Dror
4b80f5c41b Avoid copy in MountStack 2018-11-07 10:27:02 +02:00
Roey Darwish Dror
1ded17b500 Signal handling (fix #7) 2018-11-04 16:31:03 +02:00
Roey Darwish Dror
8b0d9ef16a Perform mount using API (fix #10 fix #6) 2018-11-04 16:05:11 +02:00