Skip to content
Snippets Groups Projects
  1. May 16, 2007
  2. May 15, 2007
  3. May 14, 2007
  4. May 11, 2007
  5. May 10, 2007
    • Cliff White's avatar
      · a5c0652b
      Cliff White authored
      Fix missing '$' in scp
      a5c0652b
    • Cliff White's avatar
      · b599a378
      Cliff White authored
      Replaced portals with LNET
      b599a378
    • Andreas Dilger's avatar
      Branch HEAD · 3aeb0ce0
      Andreas Dilger authored
      Update release version to 1.1.
      3aeb0ce0
    • Cliff White's avatar
      · bb2a28e8
      Cliff White authored
      Updated
      bb2a28e8
    • Andreas Dilger's avatar
      Branch HEAD · ed653bdc
      Andreas Dilger authored
      Minor doc updates?
      ed653bdc
    • Andreas Dilger's avatar
      Branch HEAD · e844d81e
      Andreas Dilger authored
      Fix the nanosecond timestamp patches to declare all of the missing fields
      in the kernel patches.
      b=10651
      i=green
      i=kalpak
      e844d81e
    • Andreas Dilger's avatar
      Branch HEAD · 729b04d2
      Andreas Dilger authored
      Apply the rest of the __iget() changes for patchless clients to
      compile out the now-unnecessary parts of the code.
      b=12391
      i=scjody
      i=green
      729b04d2
    • scjody's avatar
      Branch HEAD · 2f50a25a
      scjody authored
      Fix compiler warning on Cray XT3.
      
      Original patch by walter@clusterfs.com.
      
      b=12359
      i=scjody
      i=adilger
      2f50a25a
    • scjody's avatar
      Branch HEAD · 964c6443
      scjody authored
      Fix compiler warning.
      
      Original patch by walter@clusterfs.com.
      
      b=12346
      i=adilger
      r=scjody
      964c6443
    • scjody's avatar
      Branch b1_4 · f61af49d
      scjody authored
      Fix compiler warning on Cray XT3.
      
      Original patch by walter@clusterfs.com.
      
      b=12360
      i=adilger
      i=scjody
      f61af49d
    • Johann Lombardi's avatar
      Branch HEAD · b703901c
      Johann Lombardi authored
      b=12229
      i=adilger
      i=nathan
      b703901c
    • Eric Barton's avatar
      Severity : major · 027fddd0
      Eric Barton authored
      Frequency  : rare
      Bugzilla   : 12455
      Description: A race in kernel ptllnd between deleting a peer and posting
                   new communications for it could hang communications -
      	     manifesting as "Unexpectedly long timeout" messages.
      
      Severity   : major
      Frequency  : rare
      Bugzilla   : 12432
      Description: Kernel ptllnd lock ordering issue could hang a node.
      027fddd0
    • Eric Barton's avatar
      * removed lnet router upcalls · 0a4469c1
      Eric Barton authored
      0a4469c1
    • Andreas Dilger's avatar
      Branch HEAD · 1856deda
      Andreas Dilger authored
      Quiet compiler warning.
      b=11757
      1856deda
    • scjody's avatar
      Branch HEAD · c79f4645
      scjody authored
      Add 'creds.h', a new include file, so it will appear in the 'make dist'
      tarball.  Fixes a build problem.
      c79f4645
  6. May 09, 2007
    • Andreas Dilger's avatar
      Branch HEAD · 68c799b0
      Andreas Dilger authored
      Move #ifdef above now-redundant checks if __iget() is not exported, per
      Oleg's inspection comments.
      b=12391
      i=green
      68c799b0
    • Andreas Dilger's avatar
      Branch HEAD · d7670d2a
      Andreas Dilger authored
      Reverse the default so that health_check writes are off normally.
      i=adilger, i=nathan
      b=11512
      
      Add missing ChangeLog entries.
      d7670d2a
    • scjody's avatar
      Branch HEAD · 97b4e813
      scjody authored
      Explicitly set inode type on liblustre mdc_create() call
      
      Original patch from bogl@cray.com
      
      b=12253
      i=scjody
      i=nathan
      97b4e813
    • scjody's avatar
      Branch b1_4 · d26b63d9
      scjody authored
      Clean up libsysio compiler warnings on XT3.
      
      b=12332
      i=adilger
      i=walter
      d26b63d9
    • scjody's avatar
      Branch b1_4 · 20d0187e
      scjody authored
      Update libsysio to latest version.
      
      b=12331
      20d0187e
    • Cliff White's avatar
      · 789f19e8
      Cliff White authored
      b=11512
      
      Updated Change Log
      789f19e8
    • Cliff White's avatar
      · 24b474e9
      Cliff White authored
      b=11512
      i=wangdi
      i=shadow
      
      Removes write from health check, adds option to configure.
      24b474e9
  7. May 08, 2007
    • Oleg Drokin's avatar
      b=11546 · 0df86a8a
      Oleg Drokin authored
      r=adilger,shadow
      
      Check that request is still eligible for replay in mdc_set_replay_data()
      before doing anything.
      0df86a8a
    • Eric Barton's avatar
      Severity : major · c78cfaaa
      Eric Barton authored
      Frequency  : rare
      Bugzilla   : 11706
      Description: Added LNetSetAsync() to ensure single-threaded userspace
                   clients can be eager LNET receivers even when the application
      	     is not executing in the filesystem.
      c78cfaaa
  8. May 04, 2007
  9. May 03, 2007
    • Alexey Lyashkov's avatar
      fix size for generate uuid. · f79a8a4d
      Alexey Lyashkov authored
      b=10802
      i=green
      i=adilger
      f79a8a4d
    • kalpak's avatar
      b=11757 · 77471c15
      kalpak authored
      i=adilger
      i=girish
      
      Change llapi_lov_get_uuids() to read the UUIDs from /proc instead
      of using an ioctl. This allows lfsck for > 160 OSTs to succeed.
      77471c15
  10. May 02, 2007
    • scjody's avatar
      Branch b1_4 · 17cc8a13
      scjody authored
      Fix build error on XT3 related to type of length variables.
      
      Original patch by walter.
      
      b=12358
      i=adilger
      i=scjody
      17cc8a13
    • scjody's avatar
      Branch b1_4 · 4bb7537c
      scjody authored
      Fix build errors on catamount related to HAVE_LIBPTHREAD not being defined.
      
      Original patch by walter.
      
      b=12147
      i=adilger
      i=scjody
      4bb7537c
    • scjody's avatar
      Branch b1_4 · 7a71f5dd
      scjody authored
      Fix compiler warnings related to CDEBUG_ENABLED and CDEBUG_ENTRY_EXIT
      on Cray XT3.
      
      Original patch by walter.
      
      b=12146
      i=scjody
      i=adilger
      7a71f5dd
Loading