Whamcloud - gitweb
LU-3647 hsm: small fixes for HSM 43/7243/4
authorJinshan Xiong <jinshan.xiong@intel.com>
Mon, 5 Aug 2013 22:08:43 +0000 (15:08 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Sat, 17 Aug 2013 05:16:39 +0000 (05:16 +0000)
commit9b85e8bedbf6fe531b8ce5f6933f02c689bf45f6
tree3d470fac221c69d6e02ff5433424deddb6fede4c
parentc70512dfa35540a797b942c44c4f6e2b0daaba1c
LU-3647 hsm: small fixes for HSM

This patch includes the following fixes for HSM:
1. Redefine D_HSM. It was defined to D_TRACE;
2. Fix lu_ref for lease handle
3. User input verification to make sure the hur size is less than
MDS_MAXREQSIZE;

Signed-off-by: Jinshan Xiong <jinshan.xiong@intel.com>
Change-Id: I6ae9af71b08cf38174b6b470ef1602966aab1805
Reviewed-on: http://review.whamcloud.com/7243
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Tested-by: Hudson
Reviewed-by: jacques-Charles Lafoucriere <jacques-charles.lafoucriere@cea.fr>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
libcfs/include/libcfs/libcfs_debug.h
libcfs/libcfs/debug.c
lnet/utils/debug.c
lustre/llite/dir.c
lustre/llite/file.c
lustre/mdc/mdc_lib.c
lustre/mdt/mdt_open.c