Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1579036
| From | James Simmons <jsimmons@infradead.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/3] staging: lustre: llite: fixups for ll_migrate() |
| Date | 2017-02-11 18:20 +0100 |
| Message-ID | <t9Jv3-3qG-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This patch series covers all the current fixes for the function ll_migrate(). Originally only the first patch was submitted but it was pointed out other flaws existed in the code. Two more patches that cover those flaws are included in this patch set. These patches are order dependent. Niu Yawei (1): staging: lustre: llite: check reply status in ll_migrate() wang di (2): staging: lustre: llite: check request != NULL in ll_migrate staging: lustre: llite: root inode checking for migration drivers/staging/lustre/lustre/llite/file.c | 63 ++++++++++++++++-------------- 1 file changed, 34 insertions(+), 29 deletions(-) -- 1.8.3.1
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/3] staging: lustre: llite: fixups for ll_migrate() James Simmons <jsimmons@infradead.org> - 2017-02-11 18:20 +0100
[PATCH 2/3] staging: lustre: llite: root inode checking for migration James Simmons <jsimmons@infradead.org> - 2017-02-11 18:20 +0100
Re: [PATCH 2/3] staging: lustre: llite: root inode checking for migration Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-02-12 13:20 +0100
[PATCH 1/3] staging: lustre: llite: check request != NULL in ll_migrate James Simmons <jsimmons@infradead.org> - 2017-02-11 18:20 +0100
[PATCH 3/3] staging: lustre: llite: check reply status in ll_migrate() James Simmons <jsimmons@infradead.org> - 2017-02-11 18:20 +0100
csiph-web