Whamcloud - gitweb
- changes about fids:
authoryury <yury>
Thu, 6 Apr 2006 07:40:46 +0000 (07:40 +0000)
committeryury <yury>
Thu, 6 Apr 2006 07:40:46 +0000 (07:40 +0000)
commitc627a7903a475c34e6b4809477bc510c76fb09ea
tree5b502a635e5cc18b4f07270ded504ffd35fdcf5c
parent2cee68878dff89ad1ba9f1efa7bdbf0543270ece
- changes about fids:
  - f_seq is 64bit field to allow to create not less than 2 ^ 64 objects;
  - f_num is compound 64bit field containing oid (object id) and object version;
  - for issuing dlm locks we use f_num.
lustre/include/linux/lustre_idl.h
lustre/llite/namei.c
lustre/mdt/mdt_handler.c
lustre/obdclass/lu_object.c