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)
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>

No differences found