diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2018-04-25 10:52:25 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2018-05-13 12:08:32 -0400 |
commit | 61fec493c9df7958f8417e1e2f6530a614ee619a (patch) | |
tree | c8df5c66a14064533dbd4081d81a25e36d1fb790 /fs/binfmt_elf.c | |
parent | 1c18d2a15ea4752c7a0d1aa6ef5659a744255140 (diff) | |
download | linux-stable-61fec493c9df7958f8417e1e2f6530a614ee619a.tar.gz linux-stable-61fec493c9df7958f8417e1e2f6530a614ee619a.tar.bz2 linux-stable-61fec493c9df7958f8417e1e2f6530a614ee619a.zip |
get rid of dead code in d_find_alias()
All "try disconnected alias if nothing else fits" logics in d_find_alias()
got accidentally disabled by Neil a while ago; for most of the callers it
was the right thing to do, so fixes belong in few callers that *do* want
disconnected aliases. This just takes the now-dead code in d_find_alias()
out.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/binfmt_elf.c')
0 files changed, 0 insertions, 0 deletions