Whamcloud - gitweb
- add struct lu_object_operations
authornikita <nikita>
Sun, 23 Apr 2006 19:00:46 +0000 (19:00 +0000)
committernikita <nikita>
Sun, 23 Apr 2006 19:00:46 +0000 (19:00 +0000)
commitef09bbec09d6c04b7beab2d7eb066059b0e0a655
tree2eb02c19b8629f52fb1c6bce161902a3f6435fd0
parentdf82caa8e667d3e1cae8657308c4d1c262b27a0b
 - add struct lu_object_operations

 - add ->loo_exists()

 - add comments (for MDAPI DLD)

 - split part lu_object.h into dt_object.h
17 files changed:
lustre/cmm/cmm_device.c
lustre/cmm/cmm_internal.h
lustre/cmm/cmm_object.c
lustre/fld/fld_seq.c
lustre/include/linux/Makefile.am
lustre/include/linux/dt_object.h [new file with mode: 0644]
lustre/include/linux/lu_object.h
lustre/include/linux/lustre_fid.h
lustre/include/linux/md_object.h
lustre/llite/dcache.c
lustre/mdd/mdd_handler.c
lustre/mdd/mdd_internal.h
lustre/mdt/mdt_handler.c
lustre/mgs/mgs_llog.c
lustre/obdclass/lu_object.c
lustre/osd/osd_handler.c
lustre/osd/osd_internal.h