Whamcloud - gitweb
LU-3882 hsm: Prevent duplicate CT registrations 12/7612/5
authorHenri Doreau <henri.doreau@cea.fr>
Wed, 11 Sep 2013 12:16:46 +0000 (14:16 +0200)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 2 Oct 2013 20:15:03 +0000 (20:15 +0000)
commitef2d36d905720ef8f632299f9806a9bfaa372b86
treed15f9cfbc152716752c03e66244335e041f8880e
parent051ca1bc6a561f8bac65e0cfa861ff48050e8bea
LU-3882 hsm: Prevent duplicate CT registrations

Associate copytool registration to a given MDC import so that
multiple mounts of the same filesystem do not lead to having the
copytool registered multiple time.

Signed-off-by: Henri Doreau <henri.doreau@cea.fr>
Change-Id: I5767df50331675a1650dda1ab5fc8440aad2a52e
Reviewed-on: http://review.whamcloud.com/7612
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Jinshan Xiong <jinshan.xiong@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
libcfs/include/libcfs/libcfs_kernelcomm.h
libcfs/libcfs/kernel_user_comm.c
lustre/include/lustre_export.h
lustre/lmv/lmv_obd.c
lustre/mdc/mdc_request.c