diff options
author | Chao Yu <chao@kernel.org> | 2023-01-31 23:08:40 +0800 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-04-08 13:45:36 -0700 |
commit | b99b258899d7a59e60169f402e5bce6b8272ce97 (patch) | |
tree | a6cd6ff38cf9c2caadf78f805f99bde296edb545 /security | |
parent | 0de155752b152d6bcd96b5b5bf20af336abd183a (diff) |
proc: remove mark_inode_dirty() in .setattr()
procfs' .setattr() has updated i_uid, i_gid and i_mode into proc dirent,
we don't need to call mark_inode_dirty() for delayed update, remove it.
Link: https://lkml.kernel.org/r/20230131150840.34726-1-chao@kernel.org
Signed-off-by: Chao Yu <chao@kernel.org>
Reviewed-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions