Hi Brian,
> Initial Comment:
> 3.2 introduced some incorrect flag behavior in fls. Reported by John Lehr.
I just ran across a similar (or the same?) issue with fls 3.2.0 in that
the order of the options as passed to 'fls' is relevant to the output:
# fls -p -r -d -o 63 image.dd |wc -l
32
# fls -d -r -p -o 63 image.dd |wc -l
74194
Also, the '-d' option shows undeleted entries as well.
Are these the same bugs? If yes, I'd be happy to check the
latest trunk.
Cheers,
Stefan.
--
Stefan Kelm <sk...@bf...>
BFK edv-consulting GmbH http://www.bfk.de/
Kriegsstrasse 100 Tel: +49-721-96201-1
D-76133 Karlsruhe Fax: +49-721-96201-99
|