lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CALBH9DC=9t5F=EtdM134-ysOS10zNyYEgXRxcL-QS+aE=FGykg@mail.gmail.com>
Date: Wed, 27 Aug 2025 12:48:17 -0400
From: David Gilman <davidgilman1@...il.com>
To: linux-ext4@...r.kernel.org
Subject: e2image reading from pipe

The e2image manpage describes when and how you can write the e2image
output to stdout with -. This doesn't work in reverse: if you try to
pass - as the source device e2image doesn't do the standard -- trick
to get it to treat the rest of the arguments as literals instead of
additional flags.

I'm not familiar with the implementation of e2image, maybe you need a
seekable input to do your work. In that case could you document this
in the manpage? I see comments about the -r mode and using pipes as
output but nothing about pipes as input. But if it is possible to
source the input from a pipe could you please consider adding support
for it to e2image?

-- 
David Gilman
:DG<

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ