Skip to content
Snippets Groups Projects
Commit eb9d7d39 authored by Christoph Hellwig's avatar Christoph Hellwig
Browse files

init: add an init_eaccess helper


Add a simple helper to check if a file exists based on kernel space file
name and switch the early init code over to it.  Note that this
theoretically changes behavior as it always is based on the effective
permissions.  But during early init that doesn't make a difference.

Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
parent 1097742e
No related branches found
No related tags found
No related merge requests found
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