Whamcloud - gitweb
LU-4367 ptlrpc: add OBD_CONNECT_UNLINK_CLOSE flag 26/10426/12
authorLai Siyao <lai.siyao@intel.com>
Fri, 23 May 2014 03:32:09 +0000 (11:32 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Sun, 22 Jun 2014 16:24:16 +0000 (16:24 +0000)
commitbc9e8e77164db080d6dfa8c77e2ac1e43c181b3e
tree65f3a253b8f2f43d0bc65ba7ccb21137a5b444cc
parent79dd530f1352e6b57fcb870a1e0f2c2a05a0648d
LU-4367 ptlrpc: add OBD_CONNECT_UNLINK_CLOSE flag

Add OBD_CONNECT_UNLINK_CLOSE flag for interop, once this is supported,
client packs file handle in unlink RPC, and MDT will close file before
unlink.

Signed-off-by: Lai Siyao <lai.siyao@intel.com>
Change-Id: If2f89a5268b95386e01cdc2f8613fd5c4cbd1d2c
Reviewed-on: http://review.whamcloud.com/10426
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/lustre/lustre_idl.h
lustre/obdclass/lprocfs_status.c
lustre/ptlrpc/wiretest.c
lustre/utils/wirecheck.c
lustre/utils/wiretest.c