Skip to content
Snippets Groups Projects
  1. Apr 25, 2008
    • cvs2svn's avatar
      This commit was manufactured by cvs2svn to create branch · a1c93a4b
      cvs2svn authored
      'unlabeled-1.3.24.6.6'.
      a1c93a4b
    • Brian J. Murrell's avatar
      b=15316 · 35171151
      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.
      35171151
    • Walter Poxon's avatar
      b=14609 · 3ad46428
      Walter Poxon authored
      i=grev
      
      fix for test_16 failure due to trying to create mntpt dir on Read-Only fs.
      3ad46428
    • Walter Poxon's avatar
      b=15670 · adc3e261
      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)
      adc3e261
    • Johann Lombardi's avatar
      Branch b1_6 · 862c76b2
      Johann Lombardi authored
      b=14909
      i=tianzy
      
      use cancel_lru_locks instead of "sync; sleep 1; sync" in sanity-quota.sh.
      862c76b2
    • Johann Lombardi's avatar
      Branch b1_6 · d59d00da
      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.
      d59d00da
    • Walter Poxon's avatar
      b=13539 · 74b1974f
      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
      74b1974f
  2. Apr 24, 2008
  3. Apr 23, 2008
    • Eric Mei's avatar
      branch: b1_6 · 845b65be
      Eric Mei authored
      reset AT flag on reconnects.
      a=nathan (original author)
      b=15487
      r=rread
      r=ericm
      845b65be
    • Yang Sheng's avatar
      Branch b1_6 · 71594b2a
      Yang Sheng authored
      b=14714
      i=adilger, johann
      
      Fixed previous error.
      71594b2a
  4. Apr 22, 2008
  5. Apr 21, 2008
    • Elena Gryaznova's avatar
      b=15273 · 0fc4bbed
      Elena Gryaznova authored
      i=Adilger
      skip test_37 if CLIENTMODSONLY is set
      0fc4bbed
    • Eric Mei's avatar
      branch: b1_6 · 3435b4da
      Eric Mei authored
      change at_max according to AT status.
      b=13659
      r=nathan
      r=rread
      r=grev
      3435b4da
    • Andrew Perepechko's avatar
      Branch b1_6 · 603008cb
      Andrew Perepechko authored
      b=15218
      i=johann
      i=tianzy
      
      additional admin quota file update
      603008cb
  6. Apr 18, 2008
  7. Apr 17, 2008
  8. Apr 16, 2008
    • Yury Umanets's avatar
      b=15440 · 58f88315
      Yury Umanets authored
      r=shadow,adilger
      - remove @ns from list using list_del_init() to make sure that consequnet list_empty() will really work right on removed listy_head.
      58f88315
    • Brian J. Murrell's avatar
      b=15482 · 3fa17166
      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.
      3fa17166
    • Elena Gryaznova's avatar
      b=15273 · 60936247
      Elena Gryaznova authored
      i=Nathan.Rutman
      skip test_37 for client only testing
      60936247
    • Elena Gryaznova's avatar
      b=15526 · e0bbfcc7
      Elena Gryaznova authored
      i=Adilger
      allow both "cfs" and "sun" e2fsck
      e0bbfcc7
    • Elena Gryaznova's avatar
      b=15513 · 5742503b
      Elena Gryaznova authored
      i=Yury.Umanets
      i=Alexey.Lyashkov
      force test_69 to fail if directio write failed
      5742503b
    • Yury Umanets's avatar
      b=14901 · c10fee45
      Yury Umanets authored
      r=grev
      - fixes using check_runas_id(). Adds check for used runas id in test_72.
      c10fee45
  9. Apr 15, 2008
    • Eric Mei's avatar
      branch: b1_6 · 4d8b0ec8
      Eric Mei authored
      fix AT time calculation in AT_OFF mode.
      b=3055
      r=nathan
      r=rread
      4d8b0ec8
    • Yang Sheng's avatar
      Branch b1_6 · ce0896a5
      Yang Sheng authored
      b=12652
      i=shadow, johann
      
      Add FMODE_EXEC flag to SLES10 SP1.
      ce0896a5
  10. Apr 14, 2008
    • Eric Mei's avatar
      branch: b1_6 · 9a9cd629
      Eric Mei authored
      increase the version to 1.6.4.56
      9a9cd629
    • Eric Mei's avatar
      branch: b1_6 · 5d64d119
      Eric Mei authored
      fix a race that early reply right after realy reply.
      b=15178
      Christopher Morrone, LLNL (original author)
      r=nathan
      r=ericm
      5d64d119
  11. Apr 11, 2008
    • Eric Mei's avatar
      branch: b1_6 · 28844d37
      Eric Mei authored
      Do not skip at_check_timed in AT_OFF mode, early replies might still be
      sent out until affected RPCs will drain eventually.
      b=15341
      r=nathan
      r=rread
      28844d37
  12. Apr 10, 2008
Loading