git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c771d68
)
vfs: export check_sticky()
author
Miklos Szeredi
<mszeredi@suse.cz>
Thu, 23 Oct 2014 22:14:36 +0000
(
00:14
+0200)
committer
Miklos Szeredi
<mszeredi@suse.cz>
Thu, 23 Oct 2014 22:14:36 +0000
(
00:14
+0200)
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: Miklos Szeredi <mszeredi@suse.cz>
No differences found