He, Xinzhe c74f7915ba Libmount: Fix use option "owner" mount failed
When use option "owner" to mount, libmount replaces the "owner" and "group" mount options with "nosuid,nodev".
    However, this can result in an "invaild argument" error because libmount removes the unwanted options first and then tries to address the location for the new options using the already removed options.
    To fix this, need to reverse the order of operations.

Signed-off-by: He, Xinzhe <dev03107@linx-info.com>
(cherry picked from commit 523b1d246e30a148cbd9d0258c0bc09554944875)
2025-03-18 13:44:51 +08:00
2022-06-15 16:14:40 +08:00
2019-09-30 11:19:16 -04:00
2020-01-12 21:35:57 +08:00
2019-09-30 11:19:16 -04:00
2019-09-30 11:19:16 -04:00
2019-09-30 11:19:16 -04:00
2019-09-30 11:19:16 -04:00
2019-09-30 11:19:16 -04:00
2019-09-30 11:19:16 -04:00
2020-06-18 10:37:56 +08:00
Description
No description provided
45 MiB
Languages
Diff 100%