[DTrace-devel] [oracle/dtrace-utils] 38bb46: translators: fix io.d.in devinfo_t.dev_{statname, p...

Nick Alcock noreply at github.com
Wed Jan 22 02:39:45 UTC 2025


  Branch: refs/heads/devel
  Home:   https://github.com/oracle/dtrace-utils
  Commit: 38bb46d7a50de85e878978b6040dcae34638b403
      https://github.com/oracle/dtrace-utils/commit/38bb46d7a50de85e878978b6040dcae34638b403
  Author: Nick Alcock <nick.alcock at oracle.com>
  Date:   2025-01-21 (Tue, 21 Jan 2025)

  Changed paths:
    M libdtrace/io.d.in

  Log Message:
  -----------
  translators: fix io.d.in devinfo_t.dev_{statname,pathname}

A precedence problem caused us to never accurately determine that
a partitionless device was partitionless, producing erroneous
names like "loop00" for conventional loop devices, etc.

Fixed thusly: only broken for 6.10 and above but all translators need
regenerating.

Fixes test/unittest/io/tst.{local,wait}.sh.

Signed-off-by: Nick Alcock <nick.alcock at oracle.com>
Reviewed-by: Kris Van Hees <kris.van.hees at oracle.com>



To unsubscribe from these emails, change your notification settings at https://github.com/oracle/dtrace-utils/settings/notifications



More information about the DTrace-devel mailing list