On Thu, Jul 24, 2025 at 09:48:54AM +0200, Christoph Hellwig wrote: > file_remove_privs_flags is only used inside of inode.c, mark it static. That's close being a revert of 66a67c860cce "fs: file_remove_privs_flags()"; I've no objections per se, but at least a Cc to Kent and summary of the history in commit message would be useful. AFAICS, the history is more or less "the only in-tree user got reverted in August 2024 and hadn't come back since then; its removal did not touch the export", but I've no idea if it has successors yet to be merged back into the tree. Again, I've no problem with making the damn thing static, but some context would be useful.