- May 07, 2008
-
-
Bobi Jam authored
b=15575 i=wangdi, johann Description: Stack overflow during MDS log replay Details : ease stack pressure by using a thread dealing llog_process.
-
- May 06, 2008
-
-
Alexey Lyashkov authored
b=15278 i=johann i=deen
-
komaln authored
Added Changelog entry.
-
komaln authored
r=Nathan Rutman, Alexey Lyashkov Ported the patch 'to organize the stats on per-nid basis instead of the existing per-export basis' to HEAD. This patch also includes all its related bug fixes(bug 14016, bug 14370, bug 14873).
-
- May 05, 2008
-
-
Isaac Huang authored
forgot to update changelog.
-
Liang Zhen authored
Backout patch of b13983, checking and updating ksnp_proto and adding conn to ksnp_conns should always happen atomically, keep extra reference count of socket during establishing of connection. b=15712 i=adilger i=liangzhen
-
- May 02, 2008
-
-
Johann Lombardi authored
b=15517 i=johann i=umka Fix compile warnings on i686.
-
- Apr 30, 2008
-
-
Mikhail Pershin authored
-
bwzhou authored
Add ChangeLog entries
-
Bobi Jam authored
b=14995 i=wangdi, rread send activate event only for evicted imports.
-
- Apr 29, 2008
-
-
Walter Poxon authored
i=johann i=adilger fix for configure: WARNING: linux/random.h: present but cannot be compiled
-
Walter Poxon authored
i=johann i=alexey.lyashkov fix error building lustre/liblustre/tests for Cray XT3 catamount
-
- Apr 28, 2008
-
-
Brian J. Murrell authored
ChangeLog entries.
-
Elena Gryaznova authored
i=Jian.Yu CLIENTMODSONLY part for HEAD
-
Bobi Jam authored
fix typo.
-
Bobi Jam authored
b=14803 i=johann, adilger Description: Don't update lov_desc members until making sure they are valid Details : When updating lov_desc members via proc fs, need fix their validities before doing the real update.
-
- Apr 27, 2008
-
-
Terry Rutledge authored
-
Terry Rutledge authored
-
Terry Rutledge authored
-
Terry Rutledge authored
-
- Apr 26, 2008
-
-
Walter Poxon authored
i=adilger i=rread fixes error linking lustre/liblustre/tests/echo_test during catamount build of b1_6 for Cray XT3 systems
-
- Apr 25, 2008
-
-
Brian J. Murrell authored
i=cliffw i=wangyb Build OFED 1.3's kernel-ib and kernel-ib-devel with our patched lustre server kernel for RHEL 4 and 5 and SLES 10. SLES 9 is not supported by OFED 1.3. Since OFED 1.3 provides a newer open-iscsi stack, prefer those modules from the kernel-ib over those provided by the vendor kernels. Additionally, build Lustre with o2iblnd support.
-
Brian J. Murrell authored
i=cliffw i=wangyb Build OFED 1.3's kernel-ib and kernel-ib-devel with our patched lustre server kernel for RHEL 4 and 5 and SLES 10. SLES 9 is not supported by OFED 1.3. Since OFED 1.3 provides a newer open-iscsi stack, prefer those modules from the kernel-ib over those provided by the vendor kernels. Additionally, build Lustre with o2iblnd support.
-
Walter Poxon authored
i=grev fix for test_16 failure due to trying to create mntpt dir on Read-Only fs.
-
Walter Poxon authored
i=adilger i=johann land attachment 16523 fixes this compile warning (which is treated as an error -Werror on XT3's): during lustrefs-1.6-ss builds: lustrefs-1.6-ss/lustre/mds/mds_lov.c: In function `mds_lov_read_objids': mds_lov.c:198: warning: int format, different type arg (arg 10)
-
Johann Lombardi authored
b=14410 i=bzzz i=kalpak Force q->max_phys_segments to MAX_PHYS_SEGMENTS on SLES10 to be sure that 1MB requests are not fragmented by the block layer.
-
Walter Poxon authored
i=adilger i=rread add linux/random.h to AC_CHECK_HEADERS add #if defined(HAVE_LINUX_RANDOM_H) to lustre/lvfs/prng.c
-
mattwu authored
-
- Apr 24, 2008
-
-
Pravin Shelar authored
add iam tag for umds cleanup branch, required for dynlock changes.
-
Alexey Lyashkov authored
restore generation check. b=15069 i=johan i=rread
-
Alexey Lyashkov authored
-
Alexey Lyashkov authored
b=15511 i=Yang Sheng
-
Yang Sheng authored
b=15240 i=adilger Remove the RHEL4 comment in ChangeLog.
-
Alexey Lyashkov authored
b=15511 i=Yang Sheng
-
Alexey Lyashkov authored
b=14929 i=zam
-
Andreas Dilger authored
Document the maximum filesystem name length. b=15486
-
Bobi Jam authored
b=15191 i=wangdi, shadow during liblustre test during mgc_llog_init() (lustre/mgc/libmgc.c) llog_initiator_connect(ctxt) while in liblustre lib, it is defined as an empty function only return 0, while in kernel lib, it set the context's loc_imp. And this context's loc_imp is required after in llog_client_create(). This fix defines llog_initiator_connect() in both lib (kernel version and liblustre version)
-
- Apr 23, 2008
-
-
Yang Sheng authored
b=14714 i=adilger, johann Fixed previous error.
-
Yang Sheng authored
b=14576 i=shadow, nikita Add own nr_free_buffer_pages() function when it wasn't exported.
-
- Apr 22, 2008
-
-
Isaac Huang authored
-