OSDN Git Service

staging: lustre: llite: remove directory-specific code from ll_find_alias()
authorNeilBrown <neilb@suse.com>
Mon, 12 Feb 2018 21:30:48 +0000 (08:30 +1100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 16 Feb 2018 14:15:07 +0000 (15:15 +0100)
commitac63774689265d50bc1d83ac9b7889ac7e645b5a
treefa74c485bd7b28ff1910ebcbd294a82bd372917f
parente9d4f0b9f55920821845b8e063ed593422c18d8a
staging: lustre: llite: remove directory-specific code from ll_find_alias()

Now that ll_find_alias() is never called for directories,
we can remove code that only applies to directories.

Signed-off-by: NeilBrown <neilb@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/llite/namei.c