- Nov 28, 2007
-
-
Walter Poxon authored
i=grev i=adilger branch=b1_6 change rundbench script to use contents of DBENCH_LIB variable to find the location of the dbench executable (like acceptance-small.sh does) so that we use the same environment variables to specify the location of the dbench executable in both acceptance-small.sh and rundbench instead of using different environment variables to configure the same thing in the two different scripts.
-
tianzy authored
-
Bobi Jam authored
b=14270 i=johann, kalpak.shah Description: lfs find does not continue on file error Details : Continue other files processing when a file/dir is absent.
-
- Nov 27, 2007
-
-
Wang Di authored
b=14016 Fix BUGON when do per-client proc cleanup. Patch from shadow i=Andreas,Nathan
-
Elena Gryaznova authored
i=Adilger get rid of not default stripe size; use new-style setstripe args
-
Elena Gryaznova authored
typo fixed
-
tianzy authored
r=andrew.perepechko r=johann Branch b1_6 With this patch, three improvements are included: 1. detete the softlimit in mds and osts when use "lfs quota". 2. display the inaccurate data in the output of "lfs quota". 3. try to get quota info when "lfs quota" is executed.
-
kalpak authored
i=adilger,johann llapi_semantic_traverse may report wrong filetype for some older kernels and we assumed that suchc files were either directories or regular files. This patch ensures that if DT_UNKNOWN is returned as filetype then it is correctly handled by finding out the correct filetype.
-
Andreas Dilger authored
Skip swap-on-lustre test 68, it can deadlock on TCP due to inability to allocate receive buffers. b=14033 i=jay
-
- Nov 26, 2007
-
-
Elena Gryaznova authored
escape "|" on log message to protect interpretation by shell
-
kalpak authored
i=adilger, scjody Enable MMP and uninit_groups features if the available e2fsprogs and ldiskfs support them
-
- Nov 23, 2007
-
-
Elena Gryaznova authored
i=Adilger use st_blksize instead of 1k while write big file
-
Johann Lombardi authored
b=14022 i=tianzy i=andrew By default, enable/disable quotas for both user & group.
-
- Nov 22, 2007
-
-
Andrew Perepechko authored
b=13915 i=johann i=tianzy patch 13584 implementation of "lfs quota -t" and "lfs setquota -t" time format string
-
Elena Gryaznova authored
i=Adilger match sanity-quota to t-f; check_runas_id() modification
-
Elena Gryaznova authored
i=Scjody improve the output a bit
-
komaln authored
a small change left undone.
-
komaln authored
r=Adilger add a test in conf-sanity.sh to verify if set tunables works for symlink device
-
Bobi Jam authored
b=11791 i=adilger, nathan.rutman Description: Inconsistent usage of lustre_pack_reply() Details : Standardize the usage of lustre_pack_reply() such that it always generate a CERROR on failure.
-
Elena Gryaznova authored
i=Scjody print summary of acc-sm tests run
-
- Nov 21, 2007
-
-
Elena Gryaznova authored
i=Nathan force runtests to use 1 mount point
-
kalpak authored
i=adilger regression test for lfs find -mtime
-
kalpak authored
i=adilger, rupesh check MDS timestamp only after stat of file.
-
Nathan Rutman authored
i=adilger i=johann don't increase connect time on MGC
-
Elena Gryaznova authored
i=Adilger force replay-ost-single to reformat lustre; remove obsolete fn
-
Alexey Lyashkov authored
b=14255 i=adilger
-
Elena Gryaznova authored
i=Nathan remove tdir creation from sanityN subtests
-
Elena Gryaznova authored
i=Nathan test_43: change exec to multiop
-
- Nov 20, 2007
-
-
Andreas Dilger authored
Add module license to llite_loop.c so load_modules does not taint kernel. b=5498 i=jinshan.xiong i=nathan.rutman
-
Elena Gryaznova authored
i=Adilger set debug level on remote nodes only if modules already loaded
-
Walter Poxon authored
b=14241 i=adilger i=scjody trivial fix for type clash in format string to fix compile error on Cray XT3.
-
Andreas Dilger authored
Add generated file ltrack_stats to .cvsignore
-
scjody authored
Add patch documentation. b=12842
-
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
-
Andreas Dilger authored
Add Frequency keyword to non-enhancement items. Kernel updates are enhancements.
-
Elena Gryaznova authored
i=Nathan i=Adilger test_26f fix: correct a names in according to new tdir
-
Jinshan Xiong authored
-
- 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
-
Johann Lombardi authored
b=12266 i=green i=adilger Concurrent access to the same directory from multiple clients with intensive file creation/removal can cause a client node to spin in ll_readdir(). i_version must be increased every time the lock is cancelled to ensure a revalidate is done.
-