[elbe-devel] [PATCH v2 2/2] Do tune2fs of fstabentry before unmouting loop devices
Torben Hohn
torben.hohn at linutronix.de
Tue Jun 25 16:31:47 CEST 2019
On Tue, Jun 25, 2019 at 04:21:39PM +0200, dion at linutronix.de wrote:
> From: Olivier Dion <dion at linutronix.de>
>
> Signed-off-by: Olivier Dion <dion at linutronix.de>
Reviewed-by: Torben Hohn <torben.hohn at linutronix.de>
ok... please send pull request...
> ---
> elbepack/hdimg.py | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/elbepack/hdimg.py b/elbepack/hdimg.py
> index 771c9a35..e6dc2a65 100644
> --- a/elbepack/hdimg.py
> +++ b/elbepack/hdimg.py
> @@ -426,6 +426,7 @@ def create_label(outf, disk, part, ppart, fslabel, target, grub):
> (os.path.join(
> target, "filesystems", entry.id), os.path.join(
> target, "imagemnt")), allow_fail=True)
> + entry.tuning("/dev/loop0")
> outf.do('umount /dev/loop0')
> outf.do('losetup -d /dev/loop0')
>
> --
> 2.11.0
>
>
> _______________________________________________
> elbe-devel mailing list
> elbe-devel at linutronix.de
> https://lists.linutronix.de/mailman/listinfo/elbe-devel
--
Torben Hohn
Linutronix GmbH | Bahnhofstrasse 3 | D-88690 Uhldingen-Mühlhofen
Phone: +49 7556 25 999 18; Fax.: +49 7556 25 999 99
Hinweise zum Datenschutz finden Sie hier (Informations on data privacy
can be found here): https://linutronix.de/kontakt/Datenschutz.php
Linutronix GmbH | Firmensitz (Registered Office): Uhldingen-Mühlhofen |
Registergericht (Registration Court): Amtsgericht Freiburg i.Br., HRB700
806 | Geschäftsführer (Managing Directors): Heinz Egger, Thomas Gleixner
More information about the elbe-devel
mailing list