Whamcloud - gitweb
- documentation update for MDS recovery
[fs/lustre-release.git] / lustre / include / linux / lustre_idl.h
2002-04-29 braam- documentation update for MDS recovery
2002-04-27 adilgerAdd last_committed, last_rcvd, and last_xid to the...
2002-04-23 braam- newdev feature in obdctl
2002-04-22 braam- fix mds_connect memory leak
2002-04-22 braam- rename ha_mgr to recovd
2002-04-15 braamWARNING - if an RPC times out you will crash older...
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-04 pschwan- Don't abort if fig2dev doesn't exist
2002-03-29 braam- add more infrastructure to handle extents and debug.
2002-03-27 braamThere was a race between ll_unlink and ll_create_node...
2002-03-24 braam- more of the locking infrastructure.
2002-03-10 pschwanWe touched everything, but it's not as scary as it...
2002-03-09 braam- add open and close calls: initial purpose is to suppo...
2002-03-08 adilgerAdd BRW_READ and BRW_WRITE ioctls.
2002-03-03 pschwan- Added an 'xid' field to struct niobuf
2002-03-03 pschwanMerged branch 'peter' with the tip. Pre-merge tag...
2002-02-27 braam- add open and close to MDC interface (not used yet)
2002-02-25 braam- add the truncate obd call
2002-02-19 braamThis adds most of the metadata infrastructure: I think...
2002-02-14 braam- changed back to using no optimization for UML modules...
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 braamIt's been a good day: chmod/chown and friends now work...
2002-01-21 braam assorted bug fixes and a working directory readpage...
2002-01-20 braamSmall fixes to get lustre_light mount working over...
2002-01-03 braamSmall bug fixes. OSC/OST almost working.
2001-12-30 braamMost of the code for the OST target.
2001-12-28 braamA solid part of the MDS request processing infrastructure.