mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
This commit is contained in:
commit
fe3fa43039
52 changed files with 594 additions and 323 deletions
|
@ -1042,7 +1042,7 @@ got:
|
|||
if (err)
|
||||
goto fail_free_drop;
|
||||
|
||||
err = ext4_init_security(handle, inode, dir);
|
||||
err = ext4_init_security(handle, inode, dir, qstr);
|
||||
if (err)
|
||||
goto fail_free_drop;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue