Whamcloud - gitweb
Introduction of lu_env.
[fs/lustre-release.git] / lustre / fld / fld_request.c
2006-09-28 nikitaIntroduction of lu_env.
2006-09-28 yury- fixes in mdd about lockful and lockless versions...
2006-09-26 yury- pass handling errors down to target_send_reply()...
2006-09-24 yury- changes in error messages of seq and fld.
2006-09-24 yury- re-arrange seq and fld lprocfs stuff, put their lproc...
2006-09-21 yury- improvements in error messages
2006-09-10 tapproadd defects inspired by removing local fld connection.
2006-09-09 yury- fixed ctx using in fld_client (bug found by Tom)...
2006-09-07 yury- recovery support in seq-mgr.
2006-09-07 yury- added ref to export in fld_client_add_target();
2006-09-06 tappro- check ft_export exists
2006-09-06 yury- disable mds local connections, that is on mdt0 there...
2006-08-30 yury- reduce stack consumption in fld_client_rpc() and...
2006-08-29 yury- fixed names of client flds in lmv and cmm;
2006-08-20 yury- merge with 1_5,some fixes.
2006-08-17 nikitaliblustre: fix user level build
2006-08-14 yury- fixed typo in comment.
2006-08-14 yury- fixed bug in fld_cache_delete(), there should be...
2006-08-11 nikitaconsity mdo_attr_set() argument
2006-08-11 yury- last portion of cleanups and fixes after Nikita's...
2006-08-10 yury- one more portion of fixes and cleanups after Nikita...
2006-08-10 yury- more fixes and cleanups in fld after Nikita's CODEINSP.
2006-08-10 yury- more in fld and seq fixes after Nikita's CODEINSP.
2006-08-09 yury- implemented almost all Nikita's notes in seq mgr...
2006-08-04 nikitareq-layout: handle 0-length fields: use (-1) as variabl...
2006-08-02 yury- mostly changes according to Mike's CODEINSP;
2006-08-01 yury- converting {seq|fld}_client_rpc() to new req-layout.
2006-08-01 yury- fixes in seq and fld after Mike's CODEINSP.
2006-07-21 nikitafld_client_init(): conditionalize label only used by...
2006-07-21 yury- make liblustre build.
2006-07-04 yury- cleanups and small fixes accordingly to Nikita's...
2006-07-03 yury- some fixes after DLDINSP.
2006-06-30 yury- changes about FLD cache. By now it is not belong...
2006-06-30 yury- fixes after FLD CR:
2006-06-29 yury- implemented Mike's idea that seq-controller and seq...
2006-06-27 yury- rename fld_*_export() functions into fld_*_target().
2006-06-26 yury- made fld and seq-mgr a bit less noisy.
2006-06-26 yury- changed prefix in struct fld_cache_info from "fld_...
2006-06-26 yury- fixed bug in fld_cache_insert(). Just allocated struc...
2006-06-26 yury- added "hash" proc tunable to client FLD;
2006-06-25 yury- fixes in seq-mgr procfs stuff;
2006-06-25 yury- fixes in fld procfs;
2006-06-25 yury- some fixes after DLDINSP
2006-06-23 yury- added exporting client side meta-seq to userspace...
2006-06-22 tappromove mdsno_t into lustre_idl.h and use this type in...
2006-06-19 yury- a little cleanup about messages in seq and fld init...
2006-06-19 yury- cleanups in seq-mgr, fixes;
2006-06-18 yury- make fld a bit noisy for a while;
2006-06-17 yury- a little reorganization in fid and fld sources, clien...