Skip to content
Snippets Groups Projects
  1. Apr 28, 2008
  2. Apr 27, 2008
  3. Apr 26, 2008
    • Yong Fan's avatar
      Branch b1_6 · 5de3e2df
      Yong Fan authored
      b=15658
      i=huanghua
      i=tappro
      
      Support directory read ahead under patchless client mode.
      When "ls" a dentry, the system trigger more than once "revalidate" or
      "lookup", for "getattr", for "getxattr", and maybe for others.
      Under patchless client mode, the operation intent is not accurate,
      it maybe misguide the statahead thread. For example:
      The "revalidate" call for "getattr" and "getxattr" of a dentry maybe
      have the same operation intent -- "IT_GETATTR".
      In fact, one dentry should has only one chance to interact with the
      statahead thread, otherwise the statahead windows will be confused.
      5de3e2df
    • deen's avatar
      It is be possible to send the lock handle along with each read · 036be0ba
      deen authored
      or write request because the client is already doing a lock match
      itself so there isn't any reason the OST should have to re-do that
      search.
      
      b=15198
      i=adilger
      i=shadow
      036be0ba
    • Walter Poxon's avatar
      b=15277 · 579bd990
      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
      579bd990
    • Andreas Dilger's avatar
      Branch b1_6 · fd72de5e
      Andreas Dilger authored
      Clarify instructions.
      fd72de5e
    • Andreas Dilger's avatar
      Branch b1_6 · f2286513
      Andreas Dilger authored
      Fix line wrap.
      f2286513
  4. Apr 25, 2008
    • Andreas Dilger's avatar
      Branch b1_6 · ec391247
      Andreas Dilger authored
      Minor cleanup.
      ec391247
    • 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
  5. Apr 24, 2008
  6. 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
  7. Apr 22, 2008
  8. 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
  9. Apr 18, 2008
  10. Apr 17, 2008
Loading