- Jul 27, 2004
- Jul 26, 2004
-
-
alex authored
brown paper bug have been fixed
-
Robert Read authored
Preemptive LASSERT to make sure replay creates the correct inode here.
-
Wang Di authored
-
alex authored
- adds a bit more balanced hash that takes all chars into account - stores hash type in mea - converts old non-marked mea to new one with magic
-
alex authored
-
alex authored
-
- Jul 24, 2004
- Jul 23, 2004
-
-
Robert Read authored
debugging
-
- Jul 22, 2004
-
-
Robert Read authored
Handle server recovery in a new thread, instead of tying up request processing threads. Centralizes the recovery management, including the abort recovery checking.
-
Robert Read authored
Add some more debugging.
-
Robert Read authored
Move the transno update so it's done after we check for the -ENOTCONN reply.
-
Robert Read authored
I've seen the "server went back in time" message while testing HEAD, so this will fix that. Patch already on 1.4.
-
alex authored
bits from 3599 landed to help debugging
-
alex authored
-
alex authored
- ext3-inode-reuse is part of vanilla-2.4.24 series - MDS doesn't take lock to prevent inode recreation (this improves performance a bit)
-
alex authored
-
Robert Read authored
Corrected. OBD_MD_MDS should only be set when the directory was created on a different node.
-
wangchao authored
r=braam update lctl.lyx
-
wangchao authored
r=braam update lmc.lyx and lconf.lyx
-
Robert Read authored
revert while i figure out what i did wrong.
-
Robert Read authored
Also reconstruct what we can in the body, which is hopefully enough.
-
- Jul 21, 2004
- Jul 20, 2004
-
-
alex authored
oscc_internal_create() increase pre-creation window smoothly
-
Robert Read authored
r=bzzz Reconstruct create reply for CROSS_REF directories from the dentry.
-
Robert Read authored
use the correct bug#
-
Robert Read authored
more diagnostics.
-
Robert Read authored
more debugging
-
- Jul 19, 2004
-
-
Robert Read authored
renmae 2nd ptlrcd "ptlrpcd-recov"
-
Robert Read authored
A small races exists between receiving a reply and timeout. This diff prevents ptlrpc_expire_one_request from timing out a req that has already received the reply.
-