- Feb 01, 2005
-
-
Eric Barton authored
-
- Jan 31, 2005
-
-
Eric Barton authored
-
Eric Barton authored
configurations to fail rather than trip a server assertion. * 5606 fix ensures both peers agree on maximum "immediate" get. * ranal updates
-
- Jan 28, 2005
-
-
jacob authored
-
jacob authored
-
Yury Umanets authored
- fixed problem with sid of virtual directory "FIDS". By now it is saved to store just like last_rcvd and last_fid and read from there on startup. - a lot of changes about last_fid management. last_fid_changed flag is removed and last_fid_sem is replaced by spin lock.
-
nkj authored
so there is no need to accomodate for 2.4 kernel config differences.
-
nkj authored
So it must only warn, not abort.
-
- Jan 27, 2005
-
-
Yury Umanets authored
-
huzf authored
-
- Jan 26, 2005
-
-
Wang Di authored
remove unnecessary error msg, cleanup
-
nkj authored
-
Yury Umanets authored
- calling mds_finish_transno() in mds_reint_unlink() in all cases, not only in cleanup_release == 1. This may cure problem we have observed yesterday (about duplicating fids for parent and child). - removed redundant lockh initializing in few places. - release locks the same way as in other places (using lockh + 1, not &lockh[1]).
-
Yury Umanets authored
parent lock is not taken, so we do not need to release it.
-
Yury Umanets authored
-
- Jan 25, 2005
- Jan 24, 2005
- Jan 21, 2005
- Jan 20, 2005
- Jan 19, 2005
-
-
jacob authored
don't install lonal when building with cray portals
-
Andreas Dilger authored
Fix typo from CVS reorg. b=5568
-
alex authored
the patch contains: 1) journal_release_buffer() doesn't cause journal overflow 2) journal_commit_thread() uses persistent buffer instead of local wbuf (could cause journal overflow also) 3) optimization in journal_forget() allows to avoid needless commits
-
alex authored
-
- Jan 17, 2005
-
-
Andreas Dilger authored
Add CRAY_PORTALS-specific debugging hooks.
-
Brian J. Murrell authored
r=jacob r=alex
-
Brian J. Murrell authored
r=jacob.
-
- Jan 12, 2005
-
-
Nic Henke authored
use the kernelsmp.files for smp kernels
-
Andreas Dilger authored
Two compile fixes for recent obdfilter changes. Compile warning fixups for 2.6/x86_64. b=5545
-
jacob authored
- work around red hat bug #14463: nested %if doesn't work right with rpm circa rhl 6.2-9 (2000-2003)
-
- Jan 11, 2005
-
-
jacob authored
-
Eric Barton authored
-
jacob authored
-
jacob authored
-
jacob authored
- set LC_COLLATE=C otherwise [a-z] and [A-Z] don't work how we expect them to
-
Andreas Dilger authored
-