[PATCH 0/2] Lustre: get rid of is_osp_on_mdt

From: Oleg Drokin
Date: Mon Sep 08 2014 - 21:42:07 EST


Hugues <morisset.hugues@xxxxxxxxx> has recently discovered a possibility
of buffer underflow in is_osp_on_mdt.
Instead of fixing it up, let's just get rid of this function altogether,
since it's no longer needed.

Mikhail Pershin (1):
staging/lustre: use osc_reply_portal for OUT services

Oleg Drokin (1):
staging/lustre: remove unused function is_osp_on_mdt

drivers/staging/lustre/lustre/fld/fld_request.c | 1 +
.../lustre/lustre/include/lustre/lustre_idl.h | 2 +-
drivers/staging/lustre/lustre/include/obd.h | 29 ----------------------
drivers/staging/lustre/lustre/ldlm/ldlm_lib.c | 29 ++++++++++++++--------
4 files changed, 20 insertions(+), 41 deletions(-)

--
1.9.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/