From: Oleg Drokin Date: Thu, 11 Jun 2015 05:37:50 +0000 (-0400) Subject: staging/lustre/llite: remove LL_IOC_REMOVE_ENTRY handler X-Git-Tag: omap-for-v4.3/legacy-v2-signed~121^2~255 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8bc89a7f34242d67e7eefade6fc0df057c34ec1;p=pandora-kernel.git staging/lustre/llite: remove LL_IOC_REMOVE_ENTRY handler It uses getname in unsafe manner and since it's to deal with corrupted or inconsistent filesystem, we are probably better to deal with it from lfsck anyway. Signed-off-by: Oleg Drokin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed