Report offsets when wiping device signatures.

Fixes: #489.
This commit is contained in:
Ondrej Kozina
2019-10-08 13:46:52 +02:00
committed by Milan Broz
parent 99c4e83994
commit 86bb4ea8f2
3 changed files with 20 additions and 4 deletions

View File

@@ -59,4 +59,6 @@ int blk_do_wipe(struct blkid_handle *h);
int blk_supported(void);
off_t blk_get_offset(struct blkid_handle *h);
#endif