Commit Graph

5 Commits

Author SHA1 Message Date
Tom Marshall c6fe92715c Implement mount options cache_pages and sync
Also fixup kernel arg parsing.
2019-11-14 19:12:41 +01:00
Tom Marshall 8229ef90bd Make pblk len variable, add format profiles, and cleanup 2019-11-12 23:49:36 +01:00
Tom Marshall 6ead93e4d0 NFC: rearrange local vars 2019-10-30 10:05:08 -07:00
Tom Marshall 07f4221a5f Fix a bunch of things
* Fix command line handling.
* Move option/parameter validation to libcbd.
* Make resize argument the logical size.
* Make blkdev_pblk_* take dm_compress instead of block_device.
* Reinstate dm_compress.io_failed.
* Other misc stuff.
2019-10-10 13:27:37 -07:00
Tom Marshall 2e18584af3 Initial working version
Slow but seems functional.
2019-10-09 11:04:40 -07:00