Re: [PATCH v2 01/10] staging/lustre/osc: shorten IO calling path

2015-03-26 Thread Greg Kroah-Hartman
On Wed, Mar 25, 2015 at 10:04:53PM -0400, gr...@linuxhacker.ru wrote: > From: Bobi Jam Meta-comment: In the future, when doing a v2 patch, put the "v2" after the patch number, so I can properly sort things in my email client. In other words, the subject here should be: [PATCH 01/10 v2]

[PATCH v2 01/10] staging/lustre/osc: shorten IO calling path

2015-03-25 Thread green
From: Bobi Jam By using osc_io_unplug_aync() for osc_queue_sync_pages() to shorten the IO calling path, to reduce the chance of stack overflow. Signed-off-by: Bobi Jam Signed-off-by: Bob Glossman Reviewed-on: http://review.whamcloud.com/11612 Intel-bug-id: https://jira.hpdd.intel.com/browse/LU