Skip to content
Snippets Groups Projects
  1. Apr 27, 2008
  2. Apr 26, 2008
    • Walter Poxon's avatar
      b=15277 · a021e456
      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
      a021e456
  3. Apr 25, 2008
    • Brian J. Murrell's avatar
      b=15316 · 0f1618c8
      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.
      0f1618c8
    • Brian J. Murrell's avatar
      b=15316 · 0917187a
      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.
      0917187a
    • Walter Poxon's avatar
      b=14609 · 326c015b
      Walter Poxon authored
      i=grev
      
      fix for test_16 failure due to trying to create mntpt dir on Read-Only fs.
      326c015b
    • Walter Poxon's avatar
      b=15670 · bb429cab
      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)
      bb429cab
    • Johann Lombardi's avatar
      Branch HEAD · a3e878ca
      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.
      a3e878ca
    • Walter Poxon's avatar
      b=13539 · 78773065
      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
      78773065
    • mattwu's avatar
      b1327b1c
  4. Apr 24, 2008
  5. Apr 23, 2008
    • Yang Sheng's avatar
      Branch HEAD · 93260636
      Yang Sheng authored
      b=14714
      i=adilger, johann
      
      Fixed previous error.
      93260636
    • Yang Sheng's avatar
      Branch HEAD · 3f14fe67
      Yang Sheng authored
      b=14576
      i=shadow, nikita
      
      Add own nr_free_buffer_pages() function when it wasn't exported.
      3f14fe67
  6. Apr 22, 2008
  7. Apr 21, 2008
    • Elena Gryaznova's avatar
      b=15273 · 08dd84d5
      Elena Gryaznova authored
      i=Adilger
      skip test_37 if CLIENTMODSONLY is set
      08dd84d5
  8. Apr 18, 2008
  9. Apr 17, 2008
  10. Apr 16, 2008
    • Yury Umanets's avatar
      b=14901 · 1db4e9b4
      Yury Umanets authored
      r=adilger,grev
      - make synchronous fix for HEAD as in 1.6. Do not use RUNAS_ID + 1 in test_72.
      1db4e9b4
    • Yury Umanets's avatar
      b=15440 · d72ff99a
      Yury Umanets authored
      r=shadow,adilger
      - remove @ns from list using list_del_init() to makes sure that consequent list_empty() will really work right on removed list_head.
      d72ff99a
    • Brian J. Murrell's avatar
      b=15482 · a56ed96e
      Brian J. Murrell authored
      i=cliffw
      i=wangyb
      
      Allow a kernel target to specify a delimiter between the final "flavor"
      specification and the version.
      Specifically this allows RH kernels to be <version>smp and SLES10 kernels
      to be <version>-smp.
      Maintaining the vendors versioning specification means that when software
      is trying to determine a vendors kernel using patterns (like OFED does), it
      properly detects the SLES10 kernel.
      This all lays the ground work for bug 15316.
      a56ed96e
    • Elena Gryaznova's avatar
      b=15348 · e3b20f6d
      Elena Gryaznova authored
      i=Adilger
      check if gnuplot supports png
      e3b20f6d
    • Elena Gryaznova's avatar
      b=15273 · 88a0af23
      Elena Gryaznova authored
      i=Nathan.Rutman
      skip test_37 for client only testing
      88a0af23
    • Brian J. Murrell's avatar
      b=15482 · b057cfbd
      Brian J. Murrell authored
      i=cliffw
      i=wangyb
      
      Allow a kernel target to specify a delimiter between the version and the
      "flavor" (i.e. "smp")
       - specifically this allows RH kernels to be <version>smp and SLES10 kernels
         to be <version>-smp.
       - maintaining the vendors versioning specification means that when software
         is trying to determine a vendors kernel using patterns (like OFED does),
         it properly detects the SLES10 kernel.
      This all lays the ground work for bug 15316.
      b057cfbd
Loading