Re: [PATCH v2 4/7] 11-dm-mpath.rules: don't save DM_UDEV_DISABLE_OTHER_RULES_FLAG_OLD

Martin Wilck <[email protected]> Sat, 10 Feb 2024 17:44:24 +0100
Newsgroups dev.linux.lists.linux-lvm,dev.linux.lists.dm-devel
Message-ID <[email protected]>
On Fri, 2024-02-09 at 21:17 -0500, Benjamin Marzinski wrote:
> Is z0-dm-mpath-last.rules the right way to name this?  I'm a little
> worried that something will expect a two-digit beginning to udev
> rules
> files, and a name like 99-z0-dm-mpath-last.rules would be more
> appropriate (if even longer). 

Yeah, that's better perhaps. I had chosen 99-dm-mpath-late.rules first,
but then I realized that there was 99-systemd.rules.
'99-z-dm-mpath-late.rules' might look even nicer (and takes advantage
of the fact that "-" is lexically sorted before all digits and
letters).

Thanks,
Martin