summaryrefslogtreecommitdiffstats
path: root/arch/ia64/scripts
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2016-03-08 18:44:17 +0100
committerAl Viro <viro@zeniv.linux.org.uk>2016-03-14 05:17:20 +0100
commit668d0cd56ef7bc71be6dd8c081007221e09d9a86 (patch)
treee4e61bdd16fde1ad932861a23978601c2530f32a /arch/ia64/scripts
parentquota: use lookup_one_len_unlocked() (diff)
downloadlinux-668d0cd56ef7bc71be6dd8c081007221e09d9a86.tar.xz
linux-668d0cd56ef7bc71be6dd8c081007221e09d9a86.zip
replace d_add_unique() with saner primitive
new primitive: d_exact_alias(dentry, inode). If there is an unhashed dentry with the same name/parent and given inode, rehash, grab and return it. Otherwise, return NULL. The only caller of d_add_unique() switched to d_exact_alias() + d_splice_alias(). Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'arch/ia64/scripts')
0 files changed, 0 insertions, 0 deletions