]> git.baikalelectronics.ru Git - kernel.git/commit
staging/lustre: KEY_DEFAULT/MAX_COOKIESIZE key is unused, remove them
authorOleg Drokin <green@linuxhacker.ru>
Thu, 1 Oct 2015 04:12:12 +0000 (00:12 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Oct 2015 09:17:19 +0000 (11:17 +0200)
commita84037202ab98252c43403e68d82389ded65136d
tree8f1be46f941e2f54c2ba7397e381ee8e31bec1b3
parente251278c0f360e828cb38917112937c94ac1a2e7
staging/lustre: KEY_DEFAULT/MAX_COOKIESIZE key is unused, remove them

Also remove the lmv and mdc infrastructure to query these keys.
In fact this whole "unlink cookies" thing becomes irrelevant
with newer servers, but since we still retain 2.[123] servers
commpatibility, we cannot completely remove all traces of it yet.

Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/include/obd.h
drivers/staging/lustre/lustre/lmv/lmv_obd.c
drivers/staging/lustre/lustre/mdc/mdc_request.c