Skip to content
Commit bd5d0856 authored by Miklos Szeredi's avatar Miklos Szeredi
Browse files

vfs: export __inode_permission() to modules



We need to be able to check inode permissions (but not filesystem implied
permissions) for stackable filesystems.  Expose this interface for overlayfs.

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