Files
libfuse/lib
Jingbo Xu 7ba4bad144 lib mount: no need to fsconfig mtab options
mtab options is a superset of kernel options (passed to kernel via
mount(2) or fsconfig(2)), with additional mtab-only options like
"user=" or "-n".

After switching to the new mount API, kernel options are already
configured by fsconfig. Re-running fsconfig on mtab options causes
options to be configured twice.

Signed-off-by: Jingbo Xu <jefflexu@linux.alibaba.com>
2026-05-26 12:32:41 +02:00
..
2025-07-16 01:46:09 +02:00
2026-04-07 10:08:49 +02:00
2026-04-07 10:08:49 +02:00
2025-07-22 14:47:12 +02:00
2026-05-24 10:12:29 +02:00
2025-04-02 11:03:26 +02:00
2025-05-22 22:34:25 +02:00