Whamcloud - gitweb
LU-2019 llite: update i_flags in ll_iocontrol properly
authorPeng Tao <tao.peng@emc.com>
Thu, 20 Sep 2012 09:09:49 +0000 (17:09 +0800)
committerOleg Drokin <green@whamcloud.com>
Mon, 29 Oct 2012 06:00:43 +0000 (02:00 -0400)
commitb32074ad81953df481e620e4dbf011b77ad96a53
treeca5596d66d3963dd34d3fd5e7643aaf166277149
parent5e314327f35535075f77c0b149e96db4c520fdd9
LU-2019 llite: update i_flags in ll_iocontrol properly

When client has lsm, we still need to update cache i_flags.
Otherwise i_flags is out of sync.

Signed-off-by: Peng Tao <tao.peng@emc.com>
Change-Id: I7fcb84da82129238f327885a0fc5827fcac90a8d
Reviewed-on: http://review.whamcloud.com/4078
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Lai Siyao <laisiyao@whamcloud.com>
Reviewed-by: Jinshan Xiong <jinshan.xiong@whamcloud.com>
Reviewed-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/llite/llite_lib.c