Skip to content
Snippets Groups Projects
  1. May 07, 2008
    • Bobi Jam's avatar
      Branch HEAD · 5c912f5b
      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.
      5c912f5b
  2. May 06, 2008
  3. Apr 30, 2008
    • bwzhou's avatar
      Branch HEAD · 96d2b9f3
      bwzhou authored
      Add ChangeLog entries
      96d2b9f3
    • Bobi Jam's avatar
      Branch HEAD · 58ef2320
      Bobi Jam authored
      b=14995
      i=wangdi, rread
      
      send activate event only for evicted imports.
      58ef2320
  4. Apr 29, 2008
    • Walter Poxon's avatar
      b=13539 · 14192d03
      Walter Poxon authored
      i=johann
      i=adilger
      
      fix for configure: WARNING: linux/random.h: present but cannot be compiled
      14192d03
    • Walter Poxon's avatar
      b=15689 · 6d835462
      Walter Poxon authored
      i=johann
      i=alexey.lyashkov
      
      fix error building lustre/liblustre/tests for Cray XT3 catamount
      6d835462
  5. Apr 28, 2008
    • Brian J. Murrell's avatar
      b=15316,13969 · ecd5b658
      Brian J. Murrell authored
      ChangeLog entries.
      ecd5b658
    • Elena Gryaznova's avatar
      b=12499 · 18e532c4
      Elena Gryaznova authored
      i=Jian.Yu
      CLIENTMODSONLY part for HEAD
      18e532c4
    • Bobi Jam's avatar
      b=14803 · c23e512c
      Bobi Jam authored
      fix typo.
      c23e512c
    • Bobi Jam's avatar
      Branch HEAD · a1c67eaf
      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.
      a1c67eaf
  6. 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
  7. 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
    • 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
  8. Apr 24, 2008
  9. 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
  10. Apr 22, 2008
  11. Apr 21, 2008
    • Elena Gryaznova's avatar
      b=15273 · 08dd84d5
      Elena Gryaznova authored
      i=Adilger
      skip test_37 if CLIENTMODSONLY is set
      08dd84d5
  12. Apr 18, 2008
  13. Apr 17, 2008
  14. 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=15273 · 88a0af23
      Elena Gryaznova authored
      i=Nathan.Rutman
      skip test_37 for client only testing
      88a0af23
Loading