He, Xinzhe 523b1d246e 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>
2025-03-15 00:34:20 +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%