Whamcloud - gitweb
Move knowledge of the LOV metadata/message structures out of mdc_getlovinfo()
authoradilger <adilger>
Sat, 7 Sep 2002 07:43:02 +0000 (07:43 +0000)
committeradilger <adilger>
Sat, 7 Sep 2002 07:43:02 +0000 (07:43 +0000)
commit400f57899a671acc7b8643a6d261cb5d8623d8cd
tree9f6dabba13cdd62abd153fceeaa8d3eae60fe008
parent487231b51b0df38f0e80c4785dceb115cb36079c
Move knowledge of the LOV metadata/message structures out of mdc_getlovinfo()
and put it into lov_connect.  This will be needed when we have different
kinds of LOVs that store their data differently.  We still need to do
something about giving the LOV a "name" so that it can distinguish its data
on the MDS from other LOV's that there.
lustre/include/linux/lustre_mds.h
lustre/lov/lov_obd.c
lustre/mdc/mdc_request.c