Whamcloud - gitweb
Tweak autogen.sh and Makefiles to be compatible with Automake 1.6.2.
[fs/lustre-release.git] / lustre / mdc / mdc_reint.c
2002-07-16 adilgerFix problem with multiple connections to the same local...
2002-07-14 braamThis commit contains probably 92% of the striping infra...
2002-06-30 braam- except for fixing the segfault in the documentation...
2002-06-28 braam- The same changes made to the OST are now working...
2002-06-14 pschwanLanding the mds_lock_devel branch on the trunk. Notables:
2002-06-13 pschwanWARNING: This commit breaks everything. It will be...
2002-05-23 adilgerQuiet some overly verbose messages.
2002-05-17 pschwan* Split struct niobuf into niobuf_local and niobuf_remote
2002-05-12 braam- mds failover code
2002-04-13 pschwan- added connection structure which encompasses some...
2002-04-10 pschwanNo new functionality outside of the DLM. ptlrpc_client...
2002-04-06 pschwanRemoves all traces of mds_req, mds_rep, ost_req, and...
2002-04-02 pschwan- fixed up lustre_mds.h to allow inclusion in userspace...
2002-03-27 braamThere was a race between ll_unlink and ll_create_node...
2002-03-12 pschwan- brought lustre-debugging.lyx up to date
2002-03-07 pschwan- module insert code moved to tests/common.sh
2002-03-03 pschwanMerged branch 'peter' with the tip. Pre-merge tag...
2002-02-27 braam- bug fix to unload modules with safe wait functions
2002-02-24 pschwanThe most tedious patch in history. Changes almost...
2002-02-24 pschwan- Added DEBUG_SUBSYSTEMs
2002-02-21 pschwanPass 1 of debugging and leak cleanup:
2002-02-19 braamThis adds most of the metadata infrastructure: I think...
2002-01-31 braam- new RPC infrastructure:
2002-01-30 braamChanges to request processing:
2002-01-28 braamChanges for file creation and small fixes.
2002-01-24 braam- more systematic unpacking/packing and handling of...
2002-01-23 braamAdd missing files, cleanup .cvsignore's