Alexander Krotov
b4c36325ec
Replace deprecated bzero with memset
2020-06-17 01:23:57 +03:00
Zac Stewart
ae954906d8
Make blkpack close files when it's done reading them ( #108 )
...
* Report when a file cannot be opened
* Close files when done reading them
2020-06-08 19:09:45 -05:00
Virgil Dupras
bcddfd461d
blkpack: Remove usage of nonstandard d_type
...
The man page says it's not always available and it caused problems
under some FSes. The condition is not needed in the context of
blk/, let's scrap it.
2020-06-08 06:38:33 -04:00
Virgil Dupras
c07a594e1a
Begin working on a Visual Editor
2020-06-04 10:39:59 -04:00
Virgil Dupras
d4cdb659b4
tools: add blkpack
2020-04-13 22:05:03 -04:00