mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] Lustre: get rid of is_osp_on_mdt
@ 2014-09-09  1:41 Oleg Drokin
  2014-09-09  1:41 ` [PATCH 1/2] staging/lustre: use osc_reply_portal for OUT services Oleg Drokin
  2014-09-09  1:41 ` [PATCH 2/2] staging/lustre: remove unused function is_osp_on_mdt Oleg Drokin
  0 siblings, 2 replies; 3+ messages in thread
From: Oleg Drokin @ 2014-09-09  1:41 UTC (permalink / raw)
  To: Greg Kroah-Hartman, linux-kernel, devel, Andreas Dilger
  Cc: Hugues, Oleg Drokin

Hugues <morisset.hugues@gmail.com> 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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-09-09  1:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-09  1:41 [PATCH 0/2] Lustre: get rid of is_osp_on_mdt Oleg Drokin
2014-09-09  1:41 ` [PATCH 1/2] staging/lustre: use osc_reply_portal for OUT services Oleg Drokin
2014-09-09  1:41 ` [PATCH 2/2] staging/lustre: remove unused function is_osp_on_mdt Oleg Drokin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®