diff options
author | 2023-01-31 23:08:40 +0800 | |
---|---|---|
committer | 2023-04-08 13:45:36 -0700 | |
commit | b99b258899d7a59e60169f402e5bce6b8272ce97 (patch) | |
tree | a6cd6ff38cf9c2caadf78f805f99bde296edb545 /scripts/generate_rust_analyzer.py | |
parent | ia64: salinfo: placate defined-but-not-used warning (diff) | |
download | linux-rng-b99b258899d7a59e60169f402e5bce6b8272ce97.tar.xz linux-rng-b99b258899d7a59e60169f402e5bce6b8272ce97.zip |
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 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions