Whamcloud - gitweb
LU-718 mds: new MDS layer.
authorwangdi <di.wang@whamcloud.com>
Thu, 26 Sep 2013 08:36:35 +0000 (01:36 -0700)
committerOleg Drokin <green@whamcloud.com>
Mon, 7 Jan 2013 17:12:24 +0000 (12:12 -0500)
commit648b69c2c9d0ba18810645ab555870e57d2efa1d
treeb7501cdd6d07034905dd2939aaa07ca94389531e
parentc419939a60daa4e41279ccb6e486ae785895cda0
LU-718 mds: new MDS layer.

Pull out ptlrpc service from MDT and create new MDS layer.

Change-Id: Ib8a5d22c1f85d086f6ed37e4c46c7aa0e3c4b03a
Signed-off-by: Wang Di <di.wang@whamcloud.com>
Reviewed-on: http://review.whamcloud.com/4354
Tested-by: Hudson
Reviewed-by: Alex Zhuravlev <bzzz@whamcloud.com>
Reviewed-by: Fan Yong <fan.yong@intel.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/lustre_mds.h
lustre/include/lustre_net.h
lustre/mdt/Makefile.in
lustre/mdt/mdt_handler.c
lustre/mdt/mdt_internal.h
lustre/mdt/mdt_lproc.c
lustre/mdt/mdt_mds.c [new file with mode: 0644]
lustre/obdclass/genops.c
lustre/obdclass/lu_object.c
lustre/obdclass/obd_mount.c
lustre/tests/conf-sanity.sh