Whamcloud - gitweb
LU-3647 hsm: Add support to drop all pages for ll_data_version 94/6794/8
authorJinshan Xiong <jinshan.xiong@intel.com>
Mon, 29 Jul 2013 19:43:27 +0000 (12:43 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 3 Sep 2013 05:17:58 +0000 (05:17 +0000)
commit842a632e665f011b0acb76e99c88152fd3e380a6
tree1f2eb3e6f1fb905caf846b2c3ed470efec2c1a33
parent8d8f071648d64f8a16591481064e13f590629caa
LU-3647 hsm: Add support to drop all pages for ll_data_version

This will be used by HSM release to get data version and drop all
caching pages from all clients, before sending IT_RELEASE close
REQ to MDT.

Signed-off-by: Jinshan Xiong <jinshan.xiong@intel.com>
Change-Id: I670521881d77dfa584e9124d21eb65b048cc82e9
Reviewed-on: http://review.whamcloud.com/6794
Tested-by: Hudson
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Aurelien Degremont <aurelien.degremont@cea.fr>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/lustre/lustre_idl.h
lustre/include/lustre/lustre_user.h
lustre/llite/dir.c
lustre/llite/file.c
lustre/llite/llite_internal.h
lustre/lov/lov_merge.c
lustre/ost/ost_handler.c
lustre/utils/lfs.c
lustre/utils/liblustreapi.c