mirror of
https://github.com/choff/anbox-modules.git
synced 2026-03-18 05:30:11 +08:00
Merge 447ff9c309 into 1434f1ebf7
This commit is contained in:
commit
dcc218e417
@ -819,7 +819,7 @@ static struct file_system_type binder_fs_type = {
|
||||
.name = "binder",
|
||||
.init_fs_context = binderfs_init_fs_context,
|
||||
.parameters = binderfs_fs_parameters,
|
||||
.kill_sb = kill_litter_super,
|
||||
.kill_sb = kill_anon_super,
|
||||
.fs_flags = FS_USERNS_MOUNT,
|
||||
};
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user