public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] staging: lustre: llite: fixups for ll_migrate()
@ 2017-02-11 17:12 James Simmons
  2017-02-11 17:12 ` [PATCH 1/3] staging: lustre: llite: check request != NULL in ll_migrate James Simmons
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: James Simmons @ 2017-02-11 17:12 UTC (permalink / raw)
  To: Greg Kroah-Hartman, devel, Andreas Dilger, Oleg Drokin
  Cc: Linux Kernel Mailing List, Lustre Development List, James Simmons

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

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

end of thread, other threads:[~2017-02-12 12:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-11 17:12 [PATCH 0/3] staging: lustre: llite: fixups for ll_migrate() James Simmons
2017-02-11 17:12 ` [PATCH 1/3] staging: lustre: llite: check request != NULL in ll_migrate James Simmons
2017-02-11 17:12 ` [PATCH 2/3] staging: lustre: llite: root inode checking for migration James Simmons
2017-02-12 12:13   ` Greg Kroah-Hartman
2017-02-11 17:12 ` [PATCH 3/3] staging: lustre: llite: check reply status in ll_migrate() James Simmons

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