- Mar 12, 2008
-
-
Elena Gryaznova authored
i=Scjody i=Adilger multiop race fix
-
Eric Mei authored
only ignore error code of 67a, not 67b. b=13721 r=nathan
-
Elena Gryaznova authored
i=Adilger rsh do_node fix
-
Andreas Dilger authored
Increase build version to 1.6.4.52 for new tag.
-
Andreas Dilger authored
Fix a relatively harmless buffer overlow in "lfs df". b=15183 i=komal.nawandar i=green
-
Andreas Dilger authored
Make the Lustre ioctl.h header conditional upon _IOWR (which is defined in every arch ioctl.h) instead of the arch-specific _ASMI386_IOCTL_H symbol. That is still #defined to avoid re-inclusion of the kernel header. b=14746 i=bowen.zhou
-
Jian Yu authored
b=15202 Remove test_27o and test_27q from ALWAYS_EXCEPT list.
-
tianzy authored
add some do_facet in sanity-quota.sh i=johann i=andrew
-
Bobi Jam authored
b=12743 since we don't support diskfs blocksize != 4K right now, so change the test case to make all the disk with 4K blocksize.
-
Bobi Jam authored
b=15010 o=green i=vitaly i=adilger Description: mdc_set_open_replay_data LBUG Details : Set replay data for requests that are eligible for replay.
-
- Mar 11, 2008
-
-
Elena Gryaznova authored
i=Adilger test_78: limit filesize to 1/2 of memtotal -256MB
-
bwzhou authored
b=14763 r=bwzhou dump the memory debugging after all modules are unloaded
-
bwzhou authored
b=13285 minor change of error message
-
huanghua authored
- fix wrong patch in last commit according to Andreas's suggestion.
-
huanghua authored
b=14538 i=eric.mei i=yong.fan - use lustre_msg_v2 for CONNECT
-
bwzhou authored
b=13285 r=johann, nathan cid-290: fixes some oti_init to return earlier if NULL value
-
bwzhou authored
b=13285 r=johann, deen Uses ldd to figure out which libs need to be copied and works for 64 bit ppc SLES9 systems
-
- Mar 10, 2008
-
-
Andreas Dilger authored
Fix "make rpms" due to missing file. b=14321
-
tianzy authored
improve test_18 and test_18a in sanity-quota.sh b=14840 i=adilger i=johann
-
Bobi Jam authored
b=14321 o=Brian Behlendorf(behlendorf1@llnl.gov) i=bobijam i=shadow missed this part of the patch.
-
Jian Yu authored
b=14850 i=eric.mei i=adilger set timeout value before mounting MDT/OST
-
Bobi Jam authored
b=14321 o=Brian Behlendorf(behlendorf1@llnl.gov) i=bobijam i=shadow add MGS handler statistics.
-
Bobi Jam authored
b=14321 o=Brian Behlendorf(behlendorf1@llnl.gov) i=bobijam i=shadow Description: lustre_mgs: operation 101 on unconnected MGS Details : When MGC is disconnected from MGS long enough, MGS will evict the MGC, and late on MGC cannot successfully connect to MGS and a lot of the error messages complaining that MGS is not connected.
-
- Mar 08, 2008
-
-
komaln authored
r=Adilger Changed recovery-small.sh to use 'lctl {get,set}_param'
-
- Mar 07, 2008
-
-
Andreas Dilger authored
Make description of bug 14775 more clear.
-
Andrew Perepechko authored
b=15036 i=johann i=tianzy update local vars types to handle 64-bit data
-
Andrew Perepechko authored
b=15036 i=johann i=tianzy update local vars types to handle with 64-bit limits
-
komaln authored
A few corrections in earlier patch to change sanity.sh to use 'lctl {get,set}_param'
-
Jinshan Xiong authored
Forget to initialize the li_group.
-
- Mar 06, 2008
-
-
Elena Gryaznova authored
print the stripecount as a signed value
-
Elena Gryaznova authored
i=Adilger test_23a fix
-
Wang Di authored
b=14483 detect stride IO mode in read-ahead. i=adilger, nikita
-
komaln authored
r=Adilger to solve RHEL5/ia64 build error related to 'lctl {get,set}_param' patch
-
Alexey Lyashkov authored
b=14775 i=green i=nathan i=johann
-
Jinshan Xiong authored
b=11300 r=oleg,adilger Fix interval tree issues at the customer's side.
-
Bobi Jam authored
b=13715 i=johann i=nathan i=adilger protect accessing imp->generation w/ imp_lock.
-
Bobi Jam authored
b=12584 i=adilger There is a issue with getfacl which just literally find the symbol link target with `pwd`+[symbol content], regardless where the link file is located. This fix avoids the issue by chdir to the symbol link's dir before getting it's acl list.
-
- Mar 05, 2008
-
-
deen authored
to have two identical connections in imp_conn_list. We must compare not conn's pointers but NIDs, otherwise we can defeat connection throttling. b=14774 i=adilger i=johann
-
Bobi Jam authored
b=14873 i=johann i=shadow protect competitive adding to obd->obd_nid_stats.
-
Oleg Drokin authored
r=eeb,adilger wait for async rpc completion in liblustre
-