Skip to content
Snippets Groups Projects
  1. Jan 11, 2008
    • bwzhou's avatar
      Branch HEAD · b777c889
      bwzhou authored
      b=12191
      r=adilger, johann
      
      Add verbosity control to liblustreapi messages.
      b777c889
  2. Nov 28, 2007
    • kalpak's avatar
      · 9aca9949
      kalpak authored
      b=13919
      i=adilger,johann
      
      llapi_semantic_traverse may report wrong filetype for some older kernels and we assumed that suchc files were either directories or regular files. This patch ensures that if DT_UNKNOWN is returned as filetype then it is correctly handled by finding out the correct filetype.
      9aca9949
    • kalpak's avatar
      · 0ad44353
      kalpak authored
      b=13128
      i=adilger, johann
      
      Enhance lfs find by adding filetype and filesize parameters. Also multiple OBDs can now be specified for the --obd option.
      0ad44353
    • kalpak's avatar
      b=13128 · 7b599e8f
      kalpak authored
      i=kalpak, rupesh (patch by adilger)
      
      add -type option to lfs find
      7b599e8f
    • Bobi Jam's avatar
      Branch HEAD · c8efa750
      Bobi Jam authored
      b=14270
      i=johann, kalpak.shah
      
      Description: lfs find does not continue on file error
      Details    : Continue other files processing when a file/dir is absent.
      c8efa750
  3. Oct 25, 2007
    • Bobi Jam's avatar
      Branch HEAD · bf7b809c
      Bobi Jam authored
      b=13564
      i=johann
      i=nathan
      
      error handling cleanup.
      bf7b809c
  4. Sep 27, 2007
    • Bobi Jam's avatar
      Branch HEAD · 080e3ee7
      Bobi Jam authored
      b=12948
      i=wangdi, johann
      
      Description: buffer overruns could theoretically occur
      Details    : llapi_semantic_traverse() modifies the "path" argument by
                   appending values to the end of the origin string, and a buffer
                   overrun may occur. Adding buffer overrun check in liblustreapi.
      080e3ee7
  5. Sep 25, 2007
  6. Sep 13, 2007
    • Bobi Jam's avatar
      Branch HEAD · 1766e577
      Bobi Jam authored
      b=13600
      i=kalpak, bobijam
      
      original patch by adilger.
      
      Description: "lfs find -obd UUID" prints directories
      Details    : "lfs find -obd UUID" will return all directory names instead
                   of just file names. It is incorrect because the directories
                   do not reside on the OSTs.
      1766e577
  7. Aug 30, 2007
  8. Aug 16, 2007
    • Liu Ying's avatar
      Branch HEAD · ea1f4f5d
      Liu Ying authored
      b=12192
      i=adilger, green
      
      add llapi_file_open()
      ea1f4f5d
    • Bobi Jam's avatar
      Branch HEAD · e671bcef
      Bobi Jam authored
      b=12836
      i=adilger, komaln
      
      Description: lfs find on -1 stripe looping in lsm_lmm_verify_common()
      Details    : Avoid lov_verify_lmm_common() on directory with -1 stripe count.
      e671bcef
  9. Jul 30, 2007
  10. May 16, 2007
    • Andreas Dilger's avatar
      Branch HEAD · 8a7214d4
      Andreas Dilger authored
      Quiet compiler warnings due to printing __u8 instead of char.
      8a7214d4
  11. May 10, 2007
  12. May 03, 2007
    • 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
  13. Mar 21, 2007
    • scjody's avatar
      Branch HEAD · 9e1de69f
      scjody authored
      Merge the following changes from b1_4:
      
      lfs quotachown <file system> deletes security relevant setuid bit
      b=11463
      r=Adilger
      (Committed by tianzy)
      
      Land kernel config changes for 2.4 kernels from b_release_1_4_8 to b1_4.
      (Committed by adilger)
      
      b=10736
      Add getattr on lookup operation for NFS, so that it can properl revalidate
      file attributes.
      (Committed by green)
      
      r=adilger
      r=green
      r=nathan
      9e1de69f
  14. Mar 17, 2007
    • Andreas Dilger's avatar
      Branch HEAD · 177a3899
      Andreas Dilger authored
      Add llapi_is_lustre_mnt() to check for client filesystems, so that we
      can keep the API of llapi_is_lustre_mnttype() the same.
      b=10747
      r=nathan
      177a3899
  15. Feb 10, 2007
  16. Aug 11, 2005
  17. Aug 10, 2005
  18. Jul 31, 2005
  19. May 29, 2005
  20. Apr 04, 2005
  21. Nov 11, 2004
  22. Oct 23, 2004
  23. Aug 07, 2004
  24. Jun 16, 2004
  25. Jun 02, 2004
  26. May 17, 2004
  27. May 13, 2004
  28. Apr 14, 2004
  29. Mar 22, 2004
    • Zach Brown's avatar
      b=2979 · a8f99c57
      Zach Brown authored
      r=adilger
      
      Tweak lfs a little so that lfs find can use open(O_DIRECTORY) to detect
      directories when libc doesn't implement readdir64() in a way that
      returns d_type.  This lets sanity hobble along on some x86-64
      installations.
      a8f99c57
  30. Mar 19, 2004
  31. Feb 24, 2004
    • youfeng's avatar
      b 2295 · 71c9168c
      youfeng authored
      r Adilger
      
      move defination IOC_MDC_GETSTRIPE and declaration op_create_file() to lustre_user.h cause it is needed for user-space apps.
      
      add a funcation int get_file_stripe(char *path, struct lov_user_md *lum) in liblustreapi.c, which is used by user apps want to get Lustre files' stripe info
      71c9168c
  32. Feb 11, 2004
    • wangchao's avatar
      b=2079 · b86b39cc
      wangchao authored
      r=shaver
      
      replace OBD_IOC_LIST ioctl with reading /proc/fs/lustre/devices
      b86b39cc
  33. Jan 16, 2004
  34. Jan 15, 2004
    • wangchao's avatar
      b=2510 · 55343c0b
      wangchao authored
      r=adilger
      Fix "lfs find --obd" to limit the output as it should.
      55343c0b
  35. Dec 10, 2003
    • Niu Yawei's avatar
      b: 1991 · 63bd163f
      Niu Yawei authored
      r: Peter
      
      lfs catinfo <keyword>
      Fetching logs information from client node. Now keywords include:
      config and deletions. Others will be added in future.
      63bd163f
Loading