Whamcloud - gitweb
LU-1187 osd: allocate osd_compat_objid_seq dynamically
authorwangdi <di.wang@whamcloud.com>
Tue, 24 Sep 2013 09:16:38 +0000 (02:16 -0700)
committerOleg Drokin <green@whamcloud.com>
Thu, 10 Jan 2013 15:26:18 +0000 (10:26 -0500)
commit467521a236e4c4ef2ad57358cb645083e89f8bdf
treece5ebcec4664a0d428e2c535e2592e7b8a163f56
parentf5ecf580adc319fd9abe41bd79389b50015d5c13
LU-1187 osd: allocate osd_compat_objid_seq dynamically

1. Allocate osd_compat_objid_seq dynamically, so osd can load
as many as seq it wants.
2. Change group to seq.
3. remove the compat from name, because we will still use
the same disk-layout for FID on OST.

Change-Id: I52d40ecd805aa44074838496e44ed2b71fd39f92
Signed-off-by: Wang Di <di.wang@whamcloud.com>
Reviewed-on: http://review.whamcloud.com/4323
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Hudson
Reviewed-by: Fan Yong <fan.yong@intel.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Alex Zhuravlev <bzzz@whamcloud.com>
lustre/include/lustre_disk.h
lustre/include/lustre_fid.h
lustre/osd-ldiskfs/osd_compat.c
lustre/osd-ldiskfs/osd_handler.c
lustre/osd-ldiskfs/osd_internal.h
lustre/osd-ldiskfs/osd_oi.c