- May 25, 2008
-
-
Andreas Dilger authored
Update which_patch to indicate support for 2.6.22 patchless.
-
- May 24, 2008
- May 23, 2008
-
-
Alexey Lyashkov authored
b=15870 i=walter
-
Alexey Lyashkov authored
b=15870 i=walter
-
komaln authored
r=Adilger to remove instances of /proc/sys in sanity.sh by using either sysctl or lctl {get,set}_param
-
Alexey Lyashkov authored
b=14835 i=tappro i=deen
-
- May 22, 2008
-
-
Elena Gryaznova authored
i=Adilger config file for several remote clients; replay-single test_70a, test_70b
-
girish authored
b=15604 i=adilger
-
kalpak authored
i=adilger, girish Print dir inode number when displaying corrupt hash code warning
-
Elena Gryaznova authored
-
Elena Gryaznova authored
i=Adilger integrate lustre-iokit into normal build process
-
Alexey Lyashkov authored
b=15851 i=zam
-
- May 21, 2008
-
-
Robert Read authored
b=13285 Reverting the rest of the script libexecdir patch to fix rpm builds.
-
Yong Fan authored
b=11401,15405 i=huanghua i=tappro
-
Andreas Dilger authored
Quiet build warnings when enabling MPI test programs.
-
Robert Read authored
b=13285 Perhaps the libexecdir scripts patch was only partially applied or reverted. This patch reverts the change apparently made to lustre.spec.in back to libdir. So Terry can build the next RC.
-
- May 20, 2008
-
-
bwzhou authored
b=13285 r=green, bobijam use the libexec convention for scripts
-
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.
-
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=Andreas replace /proc/fs/lustre access with lctl set_param
-
Alexey Lyashkov authored
run acc-small. b=15139 i=tappro i=komal
-
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.
-
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 19, 2008
-
-
Alexey Lyashkov authored
-
Pravin Shelar authored
b=14230 i=amit.sharma i=manoj.joseph umds cleanup: use libcfs kmap api rather than kernel kmap apis.
-
Pravin Shelar authored
b=14230 i=rahul.deshmukh i=manoj.joseph umds cleanup: use libcfs api.
-
Pravin Shelar authored
b=14230 i=amit.sharma i=tappro umds cleanup: use pid instead of current * to have portability.
-
Pravin Shelar authored
b=14230 i=alex.zhuravlev i=h.huang remove lustre 1.6 mds files from cvs.
-
Pravin Shelar authored
b=14230 i=rahul.deshmukh i=alex.zhuravlev umds cleanup : use libcfs api rather than calling kernel functions.
-
Pravin Shelar authored
b=14230 i=yury.umanets i=alex.zhuravlev fix for multiple definition of mdc_init_ea_size().
-
Pravin Shelar authored
b=14230 i=alex.zhuravlev i=h.huang following patch removes 1.6 dead code from head branch and moves some function to respective layers. diffstat: b/lustre/include/lustre_mds.h | 70 - b/lustre/mdd/mdd_lov.c | 180 ++ b/lustre/mds/Makefile.in | 3 b/lustre/mds/handler.c | 2571 ------------------------------------------ b/lustre/mds/mds_fs.c | 654 ---------- b/lustre/mds/mds_internal.h | 209 --- b/lustre/mds/mds_log.c | 84 - b/lustre/mds/mds_lov.c | 295 ---- b/lustre/mdt/mdt_handler.c | 116 + b/lustre/mdt/mdt_recovery.c | 53 lustre/mds/commit_confd.c | 98 - lustre/mds/mds_join.c | 508 -------- lustre/mds/mds_lib.c | 488 ------- lustre/mds/mds_open.c | 1533 ------------------------- lustre/mds/mds_reint.c | 2419 --------------------------------------- lustre/mds/mds_unlink_open.c | 287 ---- lustre/mds/mds_xattr.c | 358 ----- 17 files changed, 369 insertions(+), 9557 deletions(-)
-
Alexey Lyashkov authored
b=14523 i=adilger i=eric.mei
-
Alexey Lyashkov authored
this part already exist in 1.6 but lost in HEAD.
-
- May 18, 2008
-
-
bwzhou authored
b=13285 revert the libexec patch since it hasn't got permissions yet.
-
bwzhou authored
b=13285 r=green, bobijam (libexec) r=johann, deen (gcc) 1.Use the libexec convention; 2.Quiet remaining gcc warnings.
-
bwzhou authored
b=13285 r=green, bobijam (libexec) r=johann, deen (gcc) 1. Use the common libexec convention; 2. Quiet remaining gcc warnings.
-
- May 17, 2008
-
-
deshmukh authored
Code related to task interop_disk_fidea, this will take care off basic operation interoperability mode.
-