- Aug 25, 2008
-
-
Elena Gryaznova authored
i=Adilger test_101 fix
-
- Aug 20, 2008
-
-
Elena Gryaznova authored
i=Adilger o=Brian Behlendorf test_115 fix: use more reasonable WARNING instead of FAIL
-
- Aug 13, 2008
-
-
Bobi Jam authored
b=15924 i=johann add a test case for bug 15924, combine flock tests code into a single file flocks_test.c
-
- Aug 12, 2008
-
-
Elena Gryaznova authored
i=Nathan.Rutman sanity_107 fix: save and restore the original kernel core pattern
-
Bobi Jam authored
b=16573 o=adilger i=johann, nathan Description: Export bytes_read/bytes_write count on OSC/OST.
-
- Aug 09, 2008
-
-
kalpak authored
b=10555 i=kalpak (patch by rread) fix the lines which skip fiemap tests
-
- Aug 08, 2008
-
-
kalpak authored
b=10555 i=adilger i=green i=nikita i=girish add ldiskfs patches and lustre support for FIEMAP ioctl
-
- Aug 04, 2008
-
-
Alexey Lyashkov authored
more flexibility for find clients.txt Branch HEAD b=15608 i=adilger i=grev
-
- Jul 22, 2008
-
-
Elena Gryaznova authored
i=Adilger fix sanity (Wangdi typo in setup/cleanup 101)
-
- Jul 07, 2008
-
-
Eric Mei authored
port Adaptive Timeouts from b1_6 to HEAD. b=14071 r=nathan r=adilger
-
- Jul 04, 2008
-
-
Wang Di authored
add stride read-ahead test case b=16172 i=adilger,nikita
-
- Jul 03, 2008
-
-
Johann Lombardi authored
b=16260 Add test 119d (has just been added by bug 15950) to the except list until bug 16260 is fixed.
-
Johann Lombardi authored
b=15950 i=wangdi i=shadow The direct IO path doesn't call check_rpcs to submit a new RPC once one is completed. As a result, some RPCs are stuck in the queue and are never sent. Merge brw_interpret() and brw_interpret_oap().
-
- Jul 01, 2008
-
-
kalpak authored
b=13128 i=adilger i=johann add -gid,-group,-uid-,-user options to lfs find
-
- Jun 27, 2008
-
-
Elena Gryaznova authored
add test_68 to ALWAYS_EXCEPT list
-
bwzhou authored
b=15881 r=rread rewrite sanity 129
-
- Jun 24, 2008
-
-
Johann Lombardi authored
b=15677 i=zhenyu.xu Tiny fix when the MDS is also the client node. Don't set the checksum type for MDS's OSCs.
-
- Jun 16, 2008
-
-
Elena Gryaznova authored
i=Adilger remove tdir creation from run_one: the test has to create tdir by itself if it needs this dir
-
- Jun 09, 2008
-
-
Robert Read authored
b=15929 i=grev Cleanup PATH in tests so absolute paths are used, and each path is added at most once.
-
- Jun 05, 2008
-
-
deen authored
this allows us to quickly find what pages to write and remove once lock callback is received. b=10718 i=green i=johann
-
- May 29, 2008
- May 28, 2008
-
-
Elena Gryaznova authored
add 51d to ALWAYS_EXCEPT list
-
Elena Gryaznova authored
i=Adilger rename subtests to skipping mechanism works properly
-
komaln authored
r=adilger to replace the sysctl lustre.* and lnet.* instances with lctl {get,set}_param
-
- May 23, 2008
-
-
komaln authored
r=Adilger to remove instances of /proc/sys in sanity.sh by using either sysctl or lctl {get,set}_param
-
- May 21, 2008
-
-
Yong Fan authored
b=11401,15405 i=huanghua i=tappro
-
- May 20, 2008
-
-
bwzhou authored
b=13285 r=adilger, deen 1. updated ext3-mballoc3-core.patch and added ext3-max-dir-size.patch to limit the maximum size of a directory; 2. updated other ldiskfs patches to resolve patch conflicts caused by the above two new patches; 3. added a test case in sanity.sh.
-
- May 15, 2008
-
-
kalpak authored
Details : If there are additional extended attributes stored on the MDS, in particular ACLs, SELinux, or user attributes (if user_xattr is specified for the client mount options) then there is a risk of attribute loss. Additionally, the Lustre file striping needs to be larger than default (e.g. striped over all OSTs), and an additional attribute must be stored initially in the inode and then increase in size enough to be moved to the external attribute block (e.g. ACL growing in size) for file data to be lost. i=adilger i=kalpak.shah (test by adilger) b=15777
-
- May 12, 2008
-
-
kalpak authored
Reinitialize optind to 0 on each lfs_* call, in case lfs is being used interactively. Most lfs_* functions do this already, but a few (find, setstripe, quotachown) do not. b=15212 i=rupesh i=johann
-
- May 11, 2008
-
-
bwzhou authored
b=15521 r=adilger, grev the test case for bug 15521
-
- May 08, 2008
-
-
Elena Gryaznova authored
i=Adilger sanity test_118* fixes; set fail loc on all oss nodes
-
- Apr 16, 2008
-
-
Yury Umanets authored
r=adilger,grev - make synchronous fix for HEAD as in 1.6. Do not use RUNAS_ID + 1 in test_72.
-
Elena Gryaznova authored
i=Yury.Umanets i=Alexey.Lyashkov force test_69 to fail if directio write failed
-
- Apr 10, 2008
-
-
Yury Umanets authored
r=grev,yujian,panda - fixes issues with testing environment setup in test_72 as well in other tests with using check_runas_id() which did not return anything. Added check_runas_id_ret() which is used in cases when test needs to get error code while checking existing specific uid in test system.
-
- Apr 07, 2008
-
-
Elena Gryaznova authored
i=Adilger sanity test_71, recovery-small test_26 fixes renumbering test_26->test_26a FAIL_ON_ERROR initialization in cfg error, remote_mds, remote_ost fn fixes (b=14763, comment 19)
-
- Mar 18, 2008
-
-
bwzhou authored
b=13285 r=johann, deen sanity-ppc-sles.diff # CFS: Fix for 64 bit ppc SLES9 systems
-
- Mar 12, 2008
-
-
Elena Gryaznova authored
i=Scjody i=Adilger multiop race fix
-
Jian Yu authored
b=15202 Remove test_27o and test_27q from ALWAYS_EXCEPT list.
-
- Mar 11, 2008
-
-
Elena Gryaznova authored
i=Adilger test_78: limit filesize to 1/2 of memtotal -256MB
-