Whamcloud - gitweb
LU-3531 mdc: release dir page cache after accessing 35/8935/4
authorwang di <di.wang@intel.com>
Mon, 20 Jan 2014 23:49:34 +0000 (15:49 -0800)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 24 Jan 2014 22:45:02 +0000 (22:45 +0000)
commit7117ff487e59737a3d375b8d8bf1464201b4ea05
treea1568d397f3ad479e754dff406dedff300cffdeb
parentd6c13b87b922e7402f1cb3c94a7132688cddb717
LU-3531 mdc: release dir page cache after accessing

Release the dir page cache in llite/lmv, so the page
will be hold until entires was filled by filldir.

Signed-off-by: wang di <di.wang@intel.com>
Change-Id: I8b24bec74b14ff2b65130c02294821fc16ca1421
Reviewed-on: http://review.whamcloud.com/8935
Tested-by: Jenkins
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
Tested-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/lclient.h
lustre/include/obd.h
lustre/include/obd_class.h
lustre/llite/dir.c
lustre/llite/llite_internal.h
lustre/llite/statahead.c
lustre/lmv/lmv_obd.c
lustre/mdc/mdc_request.c