Whamcloud - gitweb
A regression test for networking (probably using the echo device).
[fs/lustre-release.git] / lustre / llite / super.c
2002-04-10 braam- More Peter's additions for the ha manager. This doesn...
2002-04-10 pschwanNo new functionality outside of the DLM. ptlrpc_client...
2002-04-08 braam- name switch: "light" --> "lite"
2002-04-06 pschwanRemoves all traces of mds_req, mds_rep, ost_req, and...
2002-04-05 adilgerEnsure we undo everything in ll_read_super() on error.
2002-04-02 pschwan- fixed up lustre_mds.h to allow inclusion in userspace...
2002-03-29 adilgerA bunch of minor cleanups when using sizeof(). This...
2002-03-27 braam- added a find_inode function that iget4() will use...
2002-03-20 pschwan- Removed the (nearly) unused obd_print_entry and fixed...
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-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- fix connection find on OST
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-23 pschwan- Converted lots of debugging printks to CDEBUGs
2002-02-21 pschwanPass 1 of debugging and leak cleanup:
2002-02-21 braam- elimininate the system calls from filter obd
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-02-06 braamMinor cleanups and debugging statements added.
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-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-21 braamFix a broken macro.
2002-01-20 braamSmall fixes to get lustre_light mount working over...
2002-01-20 braamSmall fixes to the request processing.