- Nov 20, 2007
-
-
scjody authored
Improved support for dependencies between external modules: add a patch to SLES 9 and RHEL 4 to modernize their module symbol handling, and copy the symbol version file around to use this information properly. b=12842 i=johann i=zhenyu.xu
-
scjody authored
Improved support for dependencies between external modules: add a patch to SLES 9 and RHEL 4 to modernize their module symbol handling, and copy the symbol version file around to use this information properly. b=12842 i=johann i=zhenyu.xu
-
scjody authored
Copy module symbol version file when building. This is a partial commit needed because CVS is buggy - I will commit the rest of the changes immediately after this one. b=12842 i=johann i=zhenyu.xu
-
deen authored
requests, adding them to a set and sending in parallel. b=11301 i=green i=tappro
-
komaln authored
r=Nathan, Adilger, Wangdi To change /proc/fs/lustre/devices to reflect active/inactive state
-
Elena Gryaznova authored
i=Nathan i=Adilger test_26f fix: correct a names in according to new tdir
-
- Nov 19, 2007
-
-
Andreas Dilger authored
Quiet modern autoconf/configure complaining that quota.h is not buildable because it depends on types defined in <linux/fs.h>. i=scjody
-
deen authored
otherwise we can get ENOSP while fs is not full. b=13976 i=shadow i=johann
-
Alexey Lyashkov authored
cancel as separate rpc, to avoid situation when cancel request can't processed due all i/o threads stay in wait lock. b=13917 i=green i=vitaly
-
Yang Sheng authored
b=13397 i=adilger i=johann Add support for vanilla-2.6.22 kernel.
-
- Nov 16, 2007
-
-
Nathan Rutman authored
i=adilger don't force disconnect MGC unless told to (avoids eviction messages on MGS).
-
Elena Gryaznova authored
escape ";" on log message to protect interpretation by shell
-
Andreas Dilger authored
Remove much too detailed ChangeLog entry.
-
Alexey Lyashkov authored
b=12502
-
- Nov 15, 2007
-
-
Alexey Lyashkov authored
b=12052
-
Elena Gryaznova authored
i=nathan.rutman pass DIR and DIR2 to lockorder.sh
-
Alexey Lyashkov authored
add support for sles10 in 1.8. b=12052 i=johann i=nikita
-
Alexey Lyashkov authored
set max debug log size. b=14087 i=grev
-
bwzhou authored
b=13380 change timeout to 330 for server umount.
-
- Nov 14, 2007
-
-
kalpak authored
Update recommended e2fsprogs version to 1.40.2-cfs4
-
Andreas Dilger authored
Due to reported negative performance impact of this patch, it has been removed from the ldiskfs patch series. The patch is not required functionality, and was only added for an increase in reliability in unlikely corruption cases. b=13144 i=kalpak
-
Elena Gryaznova authored
i=Adilger remove chmod 700
-
- Nov 13, 2007
-
-
Andrew Perepechko authored
i=yury i=nikita
-
girish authored
Current journal checksumming patch failed fsstress test on NUMA. The bh->b_data passed to the crc32_be () function could be NULL pointer, which caused kernel oops immediately when running fsstress with -o journal_checksum. It is because the page is part of highmem on NUMA box. We need to kmap the page before access the bh->b_data to calculate the checksums.
-
Eric Mei authored
-
kalpak authored
i=fanyong key may not be NULL terminated on HEAD, so change KEY_IS() macro to use strncmp() instead of strcmp.
-
Elena Gryaznova authored
-
- Nov 12, 2007
-
-
Mikhail Pershin authored
- exclude test33 due to bug 13710
-
Mikhail Pershin authored
b:13223 i:shadow,fanyong
-
maxim authored
i=isaac i=liang Minor enhancement allowing lstclient to accept incoming connections.
-
Yang Sheng authored
b=13969 i=scjody i=johann Update to RHEL5 kernel 2.6.18-8.1.15.el5.
-
Yang Sheng authored
b=13874 i=scjody i=johann Update to SLES10 SP1 kernel 2.6.16.53-0.16.
-
Yang Sheng authored
b=13889 i=scjody i=johann Update to SLES9 kernel-2.6.5-7.287.3.
-
- Nov 11, 2007
-
-
kalpak authored
i=adilger,johann cleanup in *_get_info methods to use the KEY_IS() macro and to abstract the datatypes for key and reply on the OST.
-
- Nov 09, 2007
-
-
Nathan Rutman authored
since test 22 and 23 are excepted, test 24 must deal with the config from test 21c
-
- Nov 08, 2007
-
-
Nathan Rutman authored
skipping test 22 means we don't reformat after test 21c
-
alex authored
- correct patch for sles10
-
alex authored
i=adilger i=eeb new data sd_iostats collects are: * time requests spend in elevator's queue * time requests are served by disk * seek stats * queue depth stats
-
Alexey Lyashkov authored
b=12052
-
- Nov 07, 2007
-
-
Mikhail Pershin authored
b:13818
-