Whamcloud - gitweb
- give inodes more metadata for objects. Per stripe we now maintain:
authorbraam <braam>
Wed, 21 Aug 2002 17:05:43 +0000 (17:05 +0000)
committerbraam <braam>
Wed, 21 Aug 2002 17:05:43 +0000 (17:05 +0000)
commite24ed7cfc99b2b4378e53de7dc01b8c286b53438
treefb750c422ef2b3c531f74e02320fc143062c95c6
parente16dbb968c1603b4afafbe7cf0d9704e3520b3c0
- give inodes more metadata for objects.  Per stripe we now maintain:
  - id
  - size
  - soon: also flags indicating if we have a "size" lock on the object
- fix two lov bugs (open/close) - both used the wrong oa.
14 files changed:
lustre/include/linux/lustre_idl.h
lustre/include/linux/lustre_lite.h
lustre/include/linux/lustre_mds.h
lustre/include/linux/obd.h
lustre/include/linux/obd_lov.h
lustre/lib/l_net.c
lustre/lib/lov_pack.c
lustre/llite/file.c
lustre/lov/lov_obd.c
lustre/mdc/mdc_request.c
lustre/mds/handler.c
lustre/mds/mds_extN.c
lustre/mds/mds_reint.c
lustre/obdfilter/filter.c