mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/4] Lustre fixes and cleanups
@ 2016-06-06  3:28 green
  2016-06-06  3:28 ` [PATCH 1/4] staging/lustre/lov: calculate file offset correctly green
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: green @ 2016-06-06  3:28 UTC (permalink / raw)
  To: Greg Kroah-Hartman, devel, Andreas Dilger
  Cc: Linux Kernel Mailing List, Lustre Development List, Oleg Drokin

From: Oleg Drokin <green@linuxhacker.ru>

Here are a few more Lustre fixes and cleanups.

Jinshan Xiong (2):
  staging/lustre/lov: calculate file offset correctly
  staging/lustre/llite: define per open file cache for ll_cl_context

Oleg Drokin (2):
  staging/lustre/osc: Remove ops_temp from osc_page
  staging/lustre/osc: Get rid of osc_page_protected()

 drivers/staging/lustre/lustre/llite/file.c         |   7 +
 .../staging/lustre/lustre/llite/llite_internal.h   |  11 +-
 drivers/staging/lustre/lustre/llite/llite_mmap.c   |   5 +
 drivers/staging/lustre/lustre/llite/rw.c           | 145 +++++++++------------
 drivers/staging/lustre/lustre/llite/rw26.c         |  17 +--
 drivers/staging/lustre/lustre/lov/lov_offset.c     |   2 +-
 .../staging/lustre/lustre/osc/osc_cl_internal.h    |   5 -
 drivers/staging/lustre/lustre/osc/osc_page.c       |  22 ----
 8 files changed, 89 insertions(+), 125 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2016-06-06  3:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-06  3:28 [PATCH 0/4] Lustre fixes and cleanups green
2016-06-06  3:28 ` [PATCH 1/4] staging/lustre/lov: calculate file offset correctly green
2016-06-06  3:28 ` [PATCH 2/4] staging/lustre/llite: define per open file cache for ll_cl_context green
2016-06-06  3:28 ` [PATCH 3/4] staging/lustre/osc: Remove ops_temp from osc_page green
2016-06-06  3:28 ` [PATCH 4/4] staging/lustre/osc: Get rid of osc_page_protected() green

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

Powered by JetHome