OSDN Git Service

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)
commitb27f9d185f8ed05229b867a30de1d4254039deb8
tree8f1be46f941e2f54c2ba7397e381ee8e31bec1b3
parentdb459e48f5c6273f104113a043a698605dde73f8
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