- May 28, 2008
-
-
komaln authored
r=Andreas to replace the sysctl lustre.* and lnet.* instances with lctl {get,set}_param
-
- May 27, 2008
-
-
girish authored
-
- May 26, 2008
-
-
Eric Mei authored
do not drop replay according to msg flags, instead we check the per-export recovery request queue for duplication of transno. b=15756 r=adilger r=rread
-
Elena Gryaznova authored
i=Adilger config for several remote clients; replay-single test_70a, test_70b
-
Yang Sheng authored
b=15649 i=oleg, shadow Enable debug options in vanilla kernel config file.
-
Elena Gryaznova authored
i=Adilger skip test_32a, test_32b for NETTYPE != tcp
-
- May 25, 2008
-
-
Andrew Perepechko authored
b=14443
-
Andrew Perepechko authored
b=13915
-
Andreas Dilger authored
Update which_patch to indicate support for 2.6.22 patchless.
-
- May 24, 2008
-
-
girish authored
-
Alexey Lyashkov authored
b=14010 i=green
-
bwzhou authored
b=15759 r=rread, green Don't consider -EMFILE (too many threads) a fatal startup error
-
Robert Read authored
b=15501 i=eric.mei i=rread Nathan's early margin debug patch.
-
- May 23, 2008
-
-
Alexey Lyashkov authored
b=15870 i=walter
-
Andrew Perepechko authored
b=14010 i=shadow i=zam Fast-blocking read case
-
Alexey Lyashkov authored
b=14835 i=tappro i=deen
-
- May 22, 2008
- May 21, 2008
-
-
Robert Read authored
b=13285 Reverting rest of script libexedir patch to fix rpm build.
-
tianzy authored
-
Andreas Dilger authored
Quiet build warnings when building MPI test programs.
-
Yong Fan authored
b=15406 i=adilger i=h.huang replacing "ext2_xxx" in llite module.
-
- May 20, 2008
-
-
Oleg Drokin authored
r=shadow,vitaly Prevent locks stalls on glimpse races
-
bwzhou authored
b=13285 r=green, bobijam use the libexec convention for scripts
-
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.
-
komaln authored
r=andrew.perepechko, johann Patch by Adilger to replace /proc/fs/lustre access with lctl set_param in sanity-quota.sh
-
Alexey Lyashkov authored
run acc-small. b=15139 i=tappro i=komal
-
komaln authored
r=Adilger Changed replay-single.sh to use 'lctl {get,set}_param'
-
Yong Fan authored
b=15828 i=adilger i=umka return "-EIO" when write to read only proc interface which "write_proc" is NULL.
-
Bobi Jam authored
b=15575 i=wangdi, johann, green, shadow Description: Stack overflow during MDS log replay Details : ease stack pressure by using a thread dealing llog_process.
-
- May 18, 2008
- May 17, 2008
-
-
bwzhou authored
b=13380 r=green, bwzhou Mountpoint references were being leaked during open reply reconstruction after an MDS restart. Drop mountpoint reference in reconstruct_open() and free dentry reference also.
-
- May 16, 2008
-
-
Alexey Lyashkov authored
need wait until PG_writeback is cleared until check dirty flag and call writepages in lock cancel callback. b=15443 i=nikita i=zam
-
Walter Poxon authored
i=adilger disable LIBLUSTRE test for NETTYPE != tcp && NETTYPE != ptl
-
- May 15, 2008
-
-
Andreas Dilger authored
Ignore compiled file.
-
- May 14, 2008
-
-
Andreas Dilger authored
Description: MDS may lose file striping (and hence file data) in some cases 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=kalpak.shah i=alex.zhuravlev b=15777 Sync ChangeLog from b_release_1_6_5.
-
deen authored
b=12375 i=deen i=grev
-
Andreas Dilger authored
Merge ChangeLog entries from b_release_1_6_5 to b1_6.
-
- May 13, 2008
-
-
Elena Gryaznova authored
i=Adilger sanity test_118* fixes; set fail loc on all oss nodes
-