Whamcloud - gitweb
LU-1081 fid: define special FID for BFL
authorwangdi <di.wang@whamcloud.com>
Wed, 22 Feb 2012 18:44:35 +0000 (10:44 -0800)
committerOleg Drokin <green@whamcloud.com>
Sat, 17 Mar 2012 16:45:08 +0000 (12:45 -0400)
commit91dbd0b99e4d3fb6fe6a870cbf7297b5a362f05f
tree30440d97f1757e009062f858d5f07cbb21e25485
parent56e56ed49fc5392048872e4b9502a4ea66be2d90
LU-1081 fid: define special FID for BFL

The sequence of LUSTRE_BFL_FID is in conflict with
FID_SEQ_OST_MDT1, so reserve a new sequence for this FID.

Also it defines a new FID sequence(FID_SEQ_SPECIAL) for
later special purpose.

Move some special dot_lustre oid to lustre_idl.h, so avoid
oid conflict in future.

Signed-off-by: Wang Di <di.wang@whamcloud.com>
Change-Id: I556b31c706cc04c610c909f83e59f0cb9a821535
Reviewed-on: http://review.whamcloud.com/2180
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
lustre/fid/fid_lib.c
lustre/include/lustre/lustre_idl.h
lustre/ptlrpc/wiretest.c
lustre/utils/wirecheck.c
lustre/utils/wiretest.c