namespace: rename drop_unused_mounts() → sort_and_drop_unused_mounts()
authorLennart Poettering <lennart@poettering.net>
Wed, 9 Oct 2024 13:39:30 +0000 (15:39 +0200)
committerLuca Boccassi <luca.boccassi@gmail.com>
Wed, 9 Oct 2024 15:23:13 +0000 (16:23 +0100)
commit1913ffb894c47f85ca6e7012d7c894cf7c700694
treea2570de9f05baec57efaa4cb8250c1ce91d04580
parent2ea0487c1be4203ba3664d249418317846f55c1a
namespace: rename drop_unused_mounts() → sort_and_drop_unused_mounts()

The function sorts the listed mounts, and that's kinda key, hence
reflect that in the name.
src/core/namespace.c