Whamcloud - gitweb
- merge with 1_5,some fixes.
[fs/lustre-release.git] / lustre / obdclass / lu_object.c
2006-08-20 yury- merge with 1_5,some fixes.
2006-08-16 nikitalu: add ->loo_object_start() method called late during...
2006-08-14 tapprofix defect with list_add_tail() params.
2006-08-09 yury- implemented almost all Nikita's notes in seq mgr...
2006-08-05 nikitalu_object: add ->lct_exit() method to lu_context_key
2006-07-24 nikitasimplify global lu_* initializations
2006-07-22 nikitafix typo
2006-07-21 nikitaupdates to lu_object printing code:
2006-07-19 nikitapass lu_context to ->o_connect() method
2006-07-19 nikitalu_context_key: add tags to contexts and keys to contro...
2006-06-25 yury- sequence width on clients, super-width and meta-width...
2006-06-22 nikitalu_object_put(): fix defect: passing wrong object to...
2006-06-12 yury- added working proto of sequences manager with super...
2006-06-05 nikitafix defects found by Mike during C2_SERVER_MDAPI_CODEINSP:
2006-05-31 nikitalu_object_find(): fix site->ls_busy accouting bug,...
2006-05-29 nikitaiam:
2006-05-28 nikita->ldo_object_alloc(): add lu_object_headers to argument...
2006-05-26 wangdiBranch: b_new_cmd
2006-05-22 nikitafix defect in ->ls_total accounting, found by Mike
2006-05-19 nikitamake ->ldo_object_free() a per-object method ->loo_obje...
2006-05-19 nikitamake lu_context const
2006-05-19 yury- update from b1_4_mountconf
2006-05-16 nikitalu_object_alloc(): add static
2006-05-03 nikitamore comments...
2006-05-02 nikitaadd comments for dld
2006-04-27 huanghuafix a problem caused by renamed struct members (lu_obje...
2006-04-26 nikitamove some method into per-object operation vectors...
2006-04-23 nikita - add struct lu_object_operations
2006-04-21 nikitause container_of0() and fix few lu_device_is_foo()
2006-04-17 tappromove lmi get/put from lu_site_init/fini to the mdt
2006-04-17 nikitalu_site_init(): convert to single return
2006-04-17 tappro- change lu_site_init/fini to handle and store lmi
2006-04-16 nikitalu_site_fini(): break reference from lu_device to lu_site
2006-04-14 nikitaimprove lu_context_key() functions, add lu_context_key_...
2006-04-13 nikitaadd lu_context everywhere. Mountability preserved.
2006-04-12 tapprolu_context changes
2006-04-11 yury- for proto better use simple seq. allocation without...
2006-04-07 nikitalu_object: 0. add ->ldo_object_delete() method; 1....
2006-04-06 yury- changes about fids:
2006-04-04 yury- added fid_lock()/fid_unlock()
2006-04-04 yury- renames of ll_fid (what is expanded to llite_fid...
2006-03-31 nikitalu_object updates
2006-03-29 nikitafixes for lu_* types
2006-03-28 nikitaadd mds-laeyring prototype