• Christoph Hellwig's avatar
    init: add an init_eaccess helper · eb9d7d39
    Christoph Hellwig authored
    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>
    eb9d7d39
init.c 2.94 KB