]> git.sesse.net Git - bcachefs-tools-debian/commit
Improve compiler compatibility + run blkid remove for all filesystems
authorjpsollie <janpieter.sollie@edpnet.be>
Wed, 9 Jun 2021 13:03:38 +0000 (15:03 +0200)
committerKent Overstreet <kent.overstreet@gmail.com>
Sun, 13 Jun 2021 05:09:56 +0000 (01:09 -0400)
commit0fbe294a96bfecf7cb2d1fdb747f5c541f62b47f
tree65ec0f12c0b87163583611b96a9b3535ac56d01d
parent2be79b428b33a87ec285ea7663844ab5a2bd4807
Improve compiler compatibility + run blkid remove for all filesystems

add a blk_wipe function to remove any possible filesystems left on the block device
this makes sure the automounter does not accidentally mount it as another filesystem.

Signed-off by: Janpieter Sollie <janpieter.sollie@edpnet.be>
tools-util.c