Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1414593
| From | green@linuxhacker.ru |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/4] Lustre fixes and cleanups |
| Date | 2016-06-06 05:40 +0200 |
| Message-ID | <rGToK-7AE-19@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH 0/4] Lustre fixes and cleanups green@linuxhacker.ru - 2016-06-06 05:40 +0200
csiph-web