2002-09-16 |
adilger | Replace all of the "char[37]" uses with obd_uuid_t. |
tree | commitdiff |
2002-09-12 |
adilger | Allos statfs to return values larger than 16TB. |
tree | commitdiff |
2002-09-12 |
adilger | Large commit which implements more "intelligent" offset... |
tree | commitdiff |
2002-09-09 |
pschwan | - osc_create was setting lmd_stripe_count to 1 instead... |
tree | commitdiff |
2002-09-09 |
braam | - change field names for clarity. |
tree | commitdiff |
2002-09-07 |
adilger | Clean up compiler warnings for 64-bit systems where... |
tree | commitdiff |
2002-09-07 |
adilger | Change internal statfs calls to pass struct obd_statfs... |
tree | commitdiff |
2002-09-06 |
shaver | - Chain imports on connection, like exports. |
tree | commitdiff |
2002-09-06 |
gord-fig | Remove page.c and debug.c from EXTRA_DIST. Please... |
tree | commitdiff |
2002-09-06 |
adilger | At least acknowledge that statfs wraps at 16TB filesyst... |
tree | commitdiff |
2002-09-05 |
pschwan | Back out some lprocfs changes to common code until... |
tree | commitdiff |
2002-09-05 |
thantry | Re-added lock(s) as library |
tree | commitdiff |
2002-09-05 |
pschwan | - debug.c was only used by obdclass, so I moved it... |
tree | commitdiff |
2002-09-05 |
eeb | Fixed service request buffer race |
tree | commitdiff |
2002-09-04 |
adilger | Commit braino fix that I already fixed locally. |
tree | commitdiff |
2002-09-04 |
adilger | Get the directory inode semaphore, just to be copasetic... |
tree | commitdiff |
2002-09-03 |
rread | * move recover.c from llite to ptlrpc |
tree | commitdiff |
2002-09-03 |
adilger | Fix header problem for building on RH kernels. |
tree | commitdiff |
2002-09-03 |
braam | - change the prefix of bulk descriptors to bd_ and... |
tree | commitdiff |
2002-09-03 |
shaver | WARNING: we currently crash on unmount after the last... |
tree | commitdiff |
2002-09-02 |
pschwan | - remove the unused 'id' from mdc_enqueue |
tree | commitdiff |
2002-08-30 |
adilger | Add assertions to {push,pop}_ctxt because we are oopsin... |
tree | commitdiff |
2002-08-29 |
adilger | Use o_brw instead of o_getattr to distinguish between... |
tree | commitdiff |
2002-08-26 |
shaver | * Move recovery state into connection from client,... |
tree | commitdiff |
2002-08-22 |
adilger | Minor cleanups. |
tree | commitdiff |
2002-08-22 |
rread | - stripe md fixes |
tree | commitdiff |
2002-08-22 |
braam | fixes for LOV -- CAREFUL this may break the tree... |
tree | commitdiff |
2002-08-21 |
braam | - give inodes more metadata for objects. Per stripe... |
tree | commitdiff |
2002-08-20 |
adilger | Remove call to set_page_clean() from lustre_commit_write(). |
tree | commitdiff |
2002-08-20 |
gord-fig | Tweak distribution files. |
tree | commitdiff |
2002-08-19 |
adilger | Add some basic data integrity checking to obdecho. |
tree | commitdiff |
2002-08-19 |
pschwan | - Maintain a list in the ll_inode_data of data (OST... |
tree | commitdiff |
2002-08-17 |
shaver | * l_wait_event can now do interrupts without a timeout... |
tree | commitdiff |
2002-08-16 |
shaver | * Fix interrupt-pending-when-timeout-occurs handling... |
tree | commitdiff |
2002-08-12 |
pschwan | b=585183 |
tree | commitdiff |
2002-08-12 |
shaver | First steps at getting recovery back off the ground: |
tree | commitdiff |
2002-08-11 |
braam | - change I/O to use a pagearray |
tree | commitdiff |
2002-08-10 |
adilger | Fix LDLM namespace leak in client_obd_connect() if... |
tree | commitdiff |
2002-08-07 |
shaver | * Pass the connecting client's UUID (NB: not the _conne... |
tree | commitdiff |
2002-08-06 |
pschwan | - Grammatical, LDLM updates to network.lyx |
tree | commitdiff |
2002-08-01 |
braam | - send client UUID over in the connect calls |
tree | commitdiff |
2002-08-01 |
adilger | - Set valid flags in llite and not OSC. It does not... |
tree | commitdiff |
2002-07-31 |
braam | - move the peter branch changes to the head |
tree | commitdiff |
2002-07-18 |
pschwan | More connection-level hackery for the DLM |
tree | commitdiff |
2002-07-17 |
adilger | Big diff, mostly cosmetic. |
tree | commitdiff |
2002-07-14 |
braam | This commit contains probably 92% of the striping infra... |
tree | commitdiff |
2002-07-12 |
pschwan | - Fixed up some OST handler functions to always return... |
tree | commitdiff |
2002-07-04 |
rread | - install setup scripts and config |
tree | commitdiff |
2002-07-01 |
braam | - much of the striping configuration managment and... |
tree | commitdiff |
2002-06-30 |
braam | - except for fixing the segfault in the documentation... |
tree | commitdiff |
2002-06-29 |
braam | Minor bug fixes to get export handles used by the DLM... |
tree | commitdiff |
2002-06-29 |
rread | - fix make dist |
tree | commitdiff |
2002-06-28 |
braam | - shared MDS/OST connection routines |
tree | commitdiff |
2002-06-28 |
braam | - The same changes made to the OST are now working... |
tree | commitdiff |
2002-06-25 |
adilger | Merge trivial changes from branch to head. |
tree | commitdiff |
2002-06-23 |
braam | - improve the explanatory comment |
tree | commitdiff |
2002-06-23 |
braam | - minor fix |
tree | commitdiff |
2002-06-23 |
braam | - add reentrant locks |
tree | commitdiff |
2002-06-20 |
adilger | Add ll_pack to the head. |
tree | commitdiff |
2002-06-17 |
pschwan | Many dlm and intent lock fixes. |
tree | commitdiff |
2002-06-14 |
pschwan | Landing the mds_lock_devel branch on the trunk. Notables: |
tree | commitdiff |
2002-06-13 |
pschwan | WARNING: This commit breaks everything. It will be... |
tree | commitdiff |
2002-06-12 |
adilger | Whitespace cleanup |
tree | commitdiff |
2002-06-12 |
adilger | Don't dereference niobuf_local page if it is not set... |
tree | commitdiff |
2002-06-10 |
adilger | Same fix for lustre_get_page_write(). |
tree | commitdiff |
2002-06-10 |
adilger | Don't kmap() a this page twice. We kunmap() in lustre_... |
tree | commitdiff |
2002-06-10 |
adilger | Dump ->addr as a pointer instead of a long long. |
tree | commitdiff |
2002-06-08 |
adilger | Move VM stuff into lib/page.c. |
tree | commitdiff |
2002-05-24 |
pschwan | - Quiet some journal verbosity |
tree | commitdiff |
2002-05-24 |
pschwan | - Fixed some 64bit warnings |
tree | commitdiff |
2002-05-23 |
adilger | Don't BUG() if we just run out of space. |
tree | commitdiff |
2002-05-23 |
adilger | Rename dump to debug to hold generic debugging code. |
tree | commitdiff |
2002-05-23 |
adilger | Fix locking with filter. This changes the way objects... |
tree | commitdiff |
2002-05-17 |
pschwan | * Split struct niobuf into niobuf_local and niobuf_remote |
tree | commitdiff |
2002-05-12 |
braam | - mds failover code |
tree | commitdiff |
2002-05-09 |
adilger | Routines to "pretty print" various lustre data structs... |
tree | commitdiff |
2002-05-06 |
adilger | Minor change to niobuf variable name so it is consistent. |
tree | commitdiff |
2002-04-29 |
braam | - see message on previous commit. |
tree | commitdiff |
2002-04-27 |
adilger | Send last_rcvd values around when talking to the MDS... |
tree | commitdiff |
2002-04-27 |
adilger | Add lustre_fsync() helper function. |
tree | commitdiff |
2002-04-23 |
adilger | Return an error from simple_mkdir() if the target exist... |
tree | commitdiff |
2002-04-22 |
braam | - rename ha_mgr to recovd |
tree | commitdiff |
2002-04-16 |
adilger | Add mount_count file to hold the current MDS generation... |
tree | commitdiff |
2002-04-15 |
adilger | Optimize write-full-page so that we don't read in a... |
tree | commitdiff |
2002-04-06 |
pschwan | Removes all traces of mds_req, mds_rep, ost_req, and... |
tree | commitdiff |
2002-04-03 |
adilger | Add push_ctxt and pop_ctxt to simple.c from filter.c. |
tree | commitdiff |
2002-04-03 |
adilger | Move simple_mkdir() out of filterobd so that MDS can... |
tree | commitdiff |
2002-04-02 |
pschwan | - fixed up lustre_mds.h to allow inclusion in userspace... |
tree | commitdiff |
2002-03-27 |
braam | There was a race between ll_unlink and ll_create_node... |
tree | commitdiff |
2002-03-24 |
braam | *** empty log message *** |
tree | commitdiff |
2002-03-24 |
braam | - more of the locking infrastructure. |
tree | commitdiff |
2002-03-23 |
braam | Remove yet another extraneous BUG() |
tree | commitdiff |
2002-03-22 |
pschwan | Remove silly BUG() that catches "erroneous" writes... |
tree | commitdiff |
2002-03-21 |
braam | dd kernel version deps |
tree | commitdiff |
2002-03-14 |
braam | - Small changes for packaging |
tree | commitdiff |
2002-03-14 |
pschwan | - fixed some NTOH/HTON mixups |
tree | commitdiff |
2002-03-14 |
braam | - many small makefile changes to build package convenie... |
tree | commitdiff |
2002-03-11 |
adilger | Unlock page in lustre_prepare_page() if there is an... |
tree | commitdiff |
2002-03-11 |
pschwan | - a few more header cleanups |
tree | commitdiff |
2002-03-10 |
pschwan | We touched everything, but it's not as scary as it... |
tree | commitdiff |
next |