Skip to content
Snippets Groups Projects
Commit 2f1936b8 authored by Miklos Szeredi's avatar Miklos Szeredi Committed by Al Viro
Browse files

[patch 3/5] vfs: change remove_suid() to file_remove_suid()


All calls to remove_suid() are made with a file pointer, because
(similarly to file_update_time) it is called when the file is written.

Clean up callers by passing in a file instead of a dentry.

Signed-off-by: default avatarMiklos Szeredi <mszeredi@suse.cz>
parent c82e42da
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment