Whamcloud - gitweb
land bug9972(b1_4_lov_lvb_cleanup) on b_release_1_4_6
authorzhanghc <zhanghc>
Tue, 7 Feb 2006 10:34:40 +0000 (10:34 +0000)
committerzhanghc <zhanghc>
Tue, 7 Feb 2006 10:34:40 +0000 (10:34 +0000)
commit137c0d07e777a1506ee99585645f2e69cf8d9d4a
tree30e15ed72077ff8e0f724a16b4eae89e2a805bf9
parent5d183611552f1dcbe6ad4ae6e0218d33dbfade74
land bug9972(b1_4_lov_lvb_cleanup) on b_release_1_4_6

DESCRIPTION: replace loi_rss,loi_mtime,loi_ctime,loi_ctime with struct ost_lvb.
     on the same time, add obd_merge_lvb(lov_merge_lvb) into obd_ops
     (lov_obd_ops)
BUG: 9972

Modified Files:
Tag: b_release_1_4_6
  include/linux/lustre_lib.h include/linux/obd.h
  include/linux/obd_class.h liblustre/llite_lib.h liblustre/rw.c
  liblustre/super.c llite/file.c llite/llite_mmap.c llite/rw.c
  lov/lov_internal.h lov/lov_merge.c lov/lov_obd.c
  lov/lov_request.c obdclass/lprocfs_status.c
  obdfilter/filter_lvb.c osc/osc_request.c
16 files changed:
lustre/include/linux/lustre_lib.h
lustre/include/linux/obd.h
lustre/include/linux/obd_class.h
lustre/liblustre/llite_lib.h
lustre/liblustre/rw.c
lustre/liblustre/super.c
lustre/llite/file.c
lustre/llite/llite_mmap.c
lustre/llite/rw.c
lustre/lov/lov_internal.h
lustre/lov/lov_merge.c
lustre/lov/lov_obd.c
lustre/lov/lov_request.c
lustre/obdclass/lprocfs_status.c
lustre/obdfilter/filter_lvb.c
lustre/osc/osc_request.c