Whamcloud - gitweb
LU-3467 seq: unified SEQ handler 65/6765/11
authorMikhail Pershin <mike.pershin@intel.com>
Mon, 24 Jun 2013 04:23:37 +0000 (08:23 +0400)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 1 Aug 2013 01:05:23 +0000 (01:05 +0000)
commit04831bba6e2ee8d3c61c3dbc30d7eba043a453b1
treec210643e38638eceb3d109f6f8bb124f32b1c800
parent641d2da14c3c00ae2f63d9814f9b1f4ef4040f1c
LU-3467 seq: unified SEQ handler

move SEQ handler from MDT to the FID module so it can
be used from any target.

Signed-off-by: Mikhail Pershin <mike.pershin@intel.com>
Change-Id: I1777eddd748486aab275e4440f96685bed0b104a
Reviewed-on: http://review.whamcloud.com/6765
Tested-by: Hudson
Reviewed-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: wangdi <di.wang@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
13 files changed:
lustre/fid/fid_handler.c
lustre/fld/fld_handler.c
lustre/include/Makefile.am
lustre/include/lu_target.h
lustre/include/lustre_fid.h
lustre/include/lustre_mdt.h [deleted file]
lustre/mdt/mdt_handler.c
lustre/mdt/mdt_internal.h
lustre/mdt/mdt_lproc.c
lustre/mdt/mdt_mds.c
lustre/ofd/ofd_dev.c
lustre/ost/ost_handler.c
lustre/quota/qmt_internal.h