<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Feb 14, 2021 at 4:04 AM Rob Landley <<a href="mailto:rob@landley.net">rob@landley.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 2/13/21 5:45 PM, Rob Landley wrote:<br>
> On 2/12/21 7:37 PM, enh via Toybox wrote:>> Also switch to FLAG() and capitalize POSIX.<br>
> <br>
> I'm tempted to break that part out and apply it just so I can see what the rest<br>
> of the changes are more clearly.<br>
> <br>
> You want to print unstat-able devices with "-" as all of their human_readable()<br>
> return values? And in-band signaling is not reliable because you have devices<br>
> returning 0 as their major:minor? (This df.c isn't the only thing that's going<br>
> to fail on that...)<br>
<br>
Part of what's confusing me here is you're still skipping device 0:0, which is a<br>
"should never happen" entry? (Even ramfs is only major 0 with minor incrementing<br>
per-mount I think?)<br>
<br>
Can we just change to print the - - - - entries for a device 0 0 and not have to<br>
change the lib plumbing for the extra flag? Or am I missing something?<br></blockquote><div><br></div><div>i think that's fine. toybox ToT this morning seems to match coreutils df on my desktop.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Rob<br>
<br>
P.S. <a href="http://lanana.org" rel="noreferrer" target="_blank">lanana.org</a> is still there but if you click on the "linux device list" from<br>
their main page it's 404. Gotta pull it out of archive.org...<br></blockquote><div><br></div><div>(i genuinely hadn't realized LANANA was a real thing; i thought it was another of your references that mean nothing to me :-) )</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
_______________________________________________<br>
Toybox mailing list<br>
<a href="mailto:Toybox@lists.landley.net" target="_blank">Toybox@lists.landley.net</a><br>
<a href="http://lists.landley.net/listinfo.cgi/toybox-landley.net" rel="noreferrer" target="_blank">http://lists.landley.net/listinfo.cgi/toybox-landley.net</a><br>
</blockquote></div></div>