Add samsung specific changes
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
#include <linux/security.h>
|
||||
#include <linux/evm.h>
|
||||
#include <linux/ima.h>
|
||||
#include <linux/task_integrity.h>
|
||||
|
||||
#include "internal.h"
|
||||
|
||||
@@ -503,7 +502,6 @@ int notify_change(struct mnt_idmap *idmap, struct dentry *dentry,
|
||||
|
||||
if (!error) {
|
||||
fsnotify_change(dentry, ia_valid);
|
||||
five_inode_post_setattr(current, dentry);
|
||||
ima_inode_post_setattr(idmap, dentry);
|
||||
evm_inode_post_setattr(dentry, ia_valid);
|
||||
}
|
||||
|
Reference in New Issue
Block a user