]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Drop call to blkdiscard 1131/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 18 Aug 2022 22:09:12 +0000 (00:09 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 18 Aug 2022 22:09:12 +0000 (00:09 +0200)
commitbb41549f4b2db20fedb988a1b382ff73adbfbc14
tree0d3026a259f61ea64f1fa235308c963529a287f9
parentb701a6c4cc20a309fd2768b810c9fce0e4c3c636
Drop call to blkdiscard

This was originally added to make a sparse copy with dd work right
after the discard. Since we don't do the copy with dd anymore,
we shouldn't need to do the blkdiscard anymore either, so let's
drop it.
mkosi/__init__.py