Whamcloud - gitweb
LU-7830 ost: do not evict during truncate 39/18739/5
authorAndriy Skulysh <andriy.skulysh@seagate.com>
Fri, 26 Feb 2016 15:54:04 +0000 (17:54 +0200)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 14 Jun 2016 03:51:06 +0000 (03:51 +0000)
commit8d1e7317b3ce28a6909e139bee5ad84b787d7c7f
tree64958c6483d3fe044996bdd2d5aaec503128d330
parent90cdf9ddf3edeb5f62ddcc1262808ea7fd7ba257
LU-7830 ost: do not evict during truncate

OST punch request can last for a long time, so
it is needed to prolong taken lock
until it completes.

Seagate-bug-id: MRP-3332
Change-Id: Icad7d122bc559f9e0bd693c7f88cbac14235bd38
Signed-off-by: Andriy Skulysh <andriy.skulysh@seagate.com>
Reviewed-on: http://review.whamcloud.com/18739
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Mike Pershin <mike.pershin@intel.com>
Reviewed-by: Chris Horn <hornc@cray.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/obd_support.h
lustre/ofd/ofd_dev.c
lustre/tests/recovery-small.sh