Skip to content
Snippets Groups Projects
  1. Jul 25, 2008
    • Yang Sheng's avatar
      Branch b1_6 · b67a8ce9
      Yang Sheng authored
      b=16437
      i=cliff.white, brian
      
      Enable the '-m64' flag for powerpc64 patchless build.
      b67a8ce9
  2. Apr 18, 2008
  3. Mar 17, 2008
    • Johann Lombardi's avatar
      Branch b1_6 · fc3d3b70
      Johann Lombardi authored
      b=15033
      i=adilger
      i=johann
      
      fix compile issue on Cray systems and an autoconf problem.
      fc3d3b70
  4. Aug 03, 2007
    • scjody's avatar
      Branch b1_6 · 390ee64f
      scjody authored
      libsysio: fix getdirentries for native fs
      
      b=12949
      390ee64f
    • scjody's avatar
      Branch b1_6 · 69b8a583
      scjody authored
      Permission check update to libsysio.
      
      b=12884
      69b8a583
  5. May 10, 2007
    • 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
    • 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
  7. Apr 05, 2007
    • scjody's avatar
      Branch HEAD · 05465773
      scjody authored
      Fix SYIO_INTERFACE_NAME typo, part of liblustre compile warnings cleanup.
      
      b=11175
      i=adilger
      i=green
      05465773
  8. Mar 08, 2007
    • Andreas Dilger's avatar
      Branch HEAD · 241daca0
      Andreas Dilger authored
      Avoid duplicate definition of SYSIO_INTERFACE_NAME.
      b=11175
      r=nic (original patch)
      241daca0
  9. Dec 28, 2006
  10. Dec 21, 2006
    • Nathan Rutman's avatar
      r=nathan, eeb · 091e458e
      Nathan Rutman authored
      mips64 compile patch
      (original from Itamar Ofek <itamaro@fabrix.tv>)
      091e458e
  11. Dec 14, 2006
    • Andreas Dilger's avatar
      Merge b1_5 from b1_4 (20061213_1244) · e9abc351
      Andreas Dilger authored
      Quiet compiler warnings from -Wundef in libsysio.
      Some fixes to allow building/insmod on 2.4 kernels:
       - do_div() and other 64-bit divisions
       - bit_spin_lock usage in lock_bitlock(), et. al.
      More fixes for bug 10991 (removal of ENOLCK).
      Fix test 77c from bug 11238.
      Add mxlnd support.
      Kernel patch updates.
      ldiskfs patch updates.
      Remove duplicate test_56 in sanity.sh, renumbering to avoid conflicts.
      Allow acceptance-small.sh to run without any reformats.
      e9abc351
  12. Apr 28, 2006
    • Hongchao Zhang's avatar
      b=10466 · 2711caca
      Hongchao Zhang authored
      r=adilger@clusterfs.com
      description: After calling 'symlink(path, newpath)', of which path(link target)
      doesn't exist,  the second symlink call still success, which should return
      -EEXIST.
      2711caca
  13. Mar 29, 2006
    • Hongchao Zhang's avatar
      b=10329 · bfcff176
      Hongchao Zhang authored
      DESCRIPTION:
          When doing fcntl() file locking calls in a liblustre client via libsysio,
      successful lock calls return random non-zero values due to use uninitialized
      value as return value.
      bfcff176
    • Hongchao Zhang's avatar
      b=10163 · 5c83bec5
      Hongchao Zhang authored
      DESCRIPTION:
          keep CFS up to date with latest libsysio version
      5c83bec5
  14. Feb 23, 2006
    • Andreas Dilger's avatar
      Land b_release_1_4_6 onto HEAD (20060223_1455) · 58fa0047
      Andreas Dilger authored
      * the b1_5_* and b_iam* branches will to continue to use the old libsysio
      * until they can be updated from b1_4 liblustre because of the API change.
      
      - API changegetdirentries->filldirentries changed from upstream
      - symlink following fixup
      - fix getcwd for out-of-libsysio directory
      - lseek fixups for large files
      - flock/fcntl fixups for 64-bit systems
      58fa0047
  15. Dec 06, 2005
  16. Sep 14, 2005
    • Andreas Dilger's avatar
      Branch b1_4 · 49853fa1
      Andreas Dilger authored
      Use 64-bit variable for libsysio lseek64() internal return value.
      Update liblustre sanity.c to use 64-bit IO functions where needed.
      b=7279
      49853fa1
  17. Sep 08, 2005
    • Andreas Dilger's avatar
      Branch b1_4 · 11cd2136
      Andreas Dilger authored
      Description: liblustre could not open files whose last component is a symlink
      Details    : sysio_path_walk() would incorrectly pass the open intent to
      	     intermediate path components.
      b=6363
      r=oleg, lee, devesh
      11cd2136
  18. Jun 01, 2005
  19. May 20, 2005
  20. Mar 18, 2005
  21. Jan 07, 2005
  22. Dec 23, 2004
  23. Dec 19, 2004
Loading