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

vfs: export check_sticky()



It's already duplicated in btrfs and about to be used in overlayfs too.

Move the sticky bit check to an inline helper and call the out-of-line
helper only in the unlikly case of the sticky bit being set.

Signed-off-by: default avatarMiklos Szeredi <mszeredi@suse.cz>
parent c771d683
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