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:
78a66b0
)
staging/lustre/llite: remove LL_IOC_REMOVE_ENTRY handler
author
Oleg Drokin
<green@linuxhacker.ru>
Thu, 11 Jun 2015 05:37:50 +0000
(
01:37
-0400)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 11 Jun 2015 16:03:59 +0000
(09:03 -0700)
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 <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found