Whamcloud - gitweb
LU-3188 osc: shorten IO calling path 12/11612/3
authorBobi Jam <bobijam.xu@intel.com>
Mon, 12 May 2014 14:04:23 +0000 (22:04 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Sat, 11 Oct 2014 04:43:13 +0000 (04:43 +0000)
commit5ba64fb4127f299dc19764d6c94b2068bd9c90ae
treed175675adf5fe2c20daefdd7e960d7e475fdefae
parenta7ebe9f944c3dadbb384a49ab3cc54b2baa8d781
LU-3188 osc: shorten IO calling path

By using osc_io_unplug_aync() for osc_queue_sync_pages() to shorten
the IO calling path, to reduce the chance of stack overflow.

This is revive of git commit 83ae17df2bdce837e62473aec27c03d67312c8ea.

Lustre-commit: 5bc6be85c7b5434917791f97a199b16f6c8bf533
Lustre-change: http://review.whamcloud.com/10292

Signed-off-by: Bobi Jam <bobijam.xu@intel.com>
Signed-off-by: Bob Glossman <bob.glossman@intel.com>
Change-Id: I2ac32866f7adbc4701370704612c849a18a5d1ac
Reviewed-by: Jinshan Xiong <jinshan.xiong@intel.com>
Reviewed-by: Niu Yawei <yawei.niu@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
Reviewed-on: http://review.whamcloud.com/11612
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
lustre/osc/osc_cache.c