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:
f5501d0
)
staging/lustre/llite: remove llite/*_cookiesize proc files
author
Oleg Drokin
<green@linuxhacker.ru>
Thu, 21 May 2015 19:31:53 +0000
(15:31 -0400)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sun, 31 May 2015 01:50:18 +0000
(10:50 +0900)
Since Lustre 2.5, cookiesize is unused on the clients since
MDS now does final object unlink by itself, so drop these
max_cookiesize and default_cookiesize files.
Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found