Skip to content
  • Richard Hughes's avatar
    trivial: Fall back to ordering the plugins by name · 5fda1619
    Richard Hughes authored
    If the ordering is important then they should have explicit dependencies set
    between plugins (e.g. GS_PLUGIN_RULE_RUN_AFTER) and we shouldn't rely on any
    kind of ordering from the filesystem as this is not defined by POSIX and may
    differ between XFS and EXT4.
    5fda1619