Whamcloud - gitweb
LU-14042 llite: don't check layout info for page discard 67/40267/3
authorBobi Jam <bobijam@whamcloud.com>
Fri, 16 Oct 2020 11:44:25 +0000 (19:44 +0800)
committerOleg Drokin <green@whamcloud.com>
Wed, 9 Dec 2020 17:39:54 +0000 (17:39 +0000)
commit5d1ffc65d5a97c7b3a5597267c5682498c87a5da
treedf15b7dd2179115850b87fd914e34b3187c34e75
parentcf48a2d23bca685e1076e45370c5d3763c9a9952
LU-14042 llite: don't check layout info for page discard

The CIT_MISC+ignore_layout is indicating locks/pages manipulation
from the OSC layer, it does not care/access lov layout related info.

Signed-off-by: Bobi Jam <bobijam@whamcloud.com>
Change-Id: Ibdf22f0d47712d370385af4c6c984052b91fc7c6
Reviewed-on: https://review.whamcloud.com/40267
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Yingjin Qian <qian@ddn.com>
lustre/lov/lov_io.c