- Jun 07, 2007
- Jun 06, 2007
-
-
Oleg Drokin authored
r=eeb,adilger,nic(original author) Insert cond_resched in ptlrpc_main to give other threads a chance to use some cp u.
-
- Jun 05, 2007
-
-
scjody authored
Update to match reality
-
Johann Lombardi authored
Release the module reference in ll_kern_mount() b=12546 i=green i=shadow
-
- Jun 02, 2007
-
-
Andreas Dilger authored
Fix up error message for the case where a client hits a bogus checksum error. This only happens during mmap IO, and can be seen when the client-side checksum matches the new checksum found on the server, or has changed again since the message was originally sent. In preparation for turning checksumming on by default. b=11742 i=scjody i=adilger (behlendorf original patch)
-
- Jun 01, 2007
-
-
Andreas Dilger authored
Update supported patchless client list. b=11547
-
komaln authored
r=Adilger, Nathan. Prevent machine freeze when echo into proc/fs/lustre/llite/*/extents_stats
-
Andreas Dilger authored
Don't actually need a cast for this.
-
- May 31, 2007
-
-
Nathan Rutman authored
-
Andreas Dilger authored
Always send IO to OST_IO_PORTAL regardless of what the default portal is. Was previously broken for echo_client on catamount, but would also break on 1.8 once the default request portal is REQPORTAL. Detect if OST_WRITE or OST_READ requests go to non-IO portals, as that would LBUG the server due to lack of IO buffers. b=11813 i=green i=shadow
-
Andreas Dilger authored
Return errors from ioctl(), unlike setup_obd_uuids(). b=11757 i=kalpak
-
deen authored
of blkdev_put(). - revome ext3-wantedi-misc-2.6-suse.patch from fc5/fc3 series. b=11971 i=adilger i=nathan
-
Andreas Dilger authored
Don't even try to connect to the MGC if we are passed an old-style profile. b=11691 i=nathan
-
Nathan Rutman authored
-
Nathan Rutman authored
check for mount err. Bad nathan, no inspection.
-
Wang Di authored
typo fixes in test_60c
-
Wang Di authored
Add test case for b12556. b=12556 i=green i=nathan
-
Wang Di authored
Branch:b1_4 set cat log bitmap only after create log success b=12556 i=green i=nathan
-
Wang Di authored
Checking intent error before release open handle. b=11935 i=adilger i=green
-
- May 30, 2007
-
-
Andreas Dilger authored
Connect the echo client with the separate REQPORTAL feature. This ensures that IO requests are sent to the IO portal, since liblustre clients (and eventually 1.8) default to connecting to the REQPORTAL and will send IO requests there incorrectly. b=11813 i=green i=shadow
-
scjody authored
Accept the old ost_num_threads parameter but warn that it is deprecated, and fix an off-by-one error that caused an LBUG. Original patch by adilger. b=12470 i=nathan i=scjody
-
Nathan Rutman authored
i=nathan i=adilger don't unlock twice. patch by wangdi
-
Nathan Rutman authored
i=scjody i=brian modify do_node to work remotely
-
Wang Di authored
Add grant check in sanityN.sh for each test case. b=11662 i=adilger i=green
-
Wang Di authored
Grant the space immediately for ungrant I/O req to avoid grant space > left available space. b=11662 i=adilger i=green
-
Wang Di authored
clear grant info when osc do resent and replay bulk write. b=11662 i=adilger i=green
-
kalpak authored
i=adilger i=Johann Remove the #ifdef HAVE_DISK_INODE_VERSION in lustre_fsfilt.h and have the fsfilt_{get, set}_version return -EOPNOTSUPP if the operation is not supported.
-
Wang Di authored
Branch: b1_6 The dir might have multi-aliases, the subdir of all of these aliases should be iterated and its subdir negative dentries should be dropped. b=12123 i=green i=shadow
-
Johann Lombardi authored
Use ext3_journal_start/stop (through fsfilt_ext3_journal_start/stop()) instead of journal_start/stop. + Fix SLES9 build issue. b=11743 i=alex i=adilger
-
- May 29, 2007
-
-
Andreas Dilger authored
Minor cleanups to tests, improved error messages. b=12560 i=scjody
-
Andreas Dilger authored
Fix /proc/fs/lustre/devices on PPC systems. b=12234 i=nathan i=scjody
-
Nathan Rutman authored
better "options lnet" grabbing
-
Andreas Dilger authored
Add comment about where the default stripe counts are derived. Whitespace cleanups.
-
scjody authored
Don't run filter_grant_sanity_check for more than 100 exports to improve scaling for large numbers of clients. b=10291 i=wangdi i=adilger
-
Brian J. Murrell authored
r=adilger (original patch and inspection of updates to it) Some updates so that acceptance-small.sh can be run on a patchless client using a remote OST and MDT. Credit goes to adilger. Most of this is his work. I just shepherded it through the process. My batch of updates to the same end is still to come. Still to be inspected in fact.
-
- May 28, 2007
-
-
Andreas Dilger authored
Print better error messages to understand where test failures are being hit. b=12557
-
Johann Lombardi authored
Clear iobuf->dr_error between two uses. b=11722 i=green i=adilger
-
komaln authored
r=Nathan Correct the bugs with llanalyze script
-
- May 26, 2007
-
-
Wang Di authored
fix wrong bug no in ChangeLog
-