Skip to content
Snippets Groups Projects
  1. Aug 08, 2007
    • Andreas Dilger's avatar
      Branch b1_6 · 01a6d16f
      Andreas Dilger authored
      Report most recent version of e2fsprogs.
      b=6334
      i=nathan
      i=kalpak
      01a6d16f
    • Cliff White's avatar
      · bfaa2df8
      Cliff White authored
      b=13290
      i=scjody
      i=adilger
      bfaa2df8
  2. Jul 26, 2007
    • Liu Ying's avatar
      Branch b1_6 · 17fb330a
      Liu Ying authored
      b=12769
      i=green,wangdi
      
      Add sync option to mount_lustre.c
      17fb330a
  3. Jul 25, 2007
  4. Jul 23, 2007
  5. Jul 16, 2007
  6. Jul 12, 2007
    • milind's avatar
      b=10968 · 27d75fb3
      milind authored
      r=nathan, komaln
      
      Description:
      track_stats runs command given and does one of the following:
              1. Writes its pid to /proc/fs/lustre/llite/.../stats_track_pid
       to collects stats for that process.
              2. Writes its ppid to /proc/fs/lustre/llite/.../stats_track_ppid
       to collect stats of that process and all its children
              3. Sets gid of process to some random gid (444) and also
       writes that to/proc/fs/lustre/llite/.../stats_track_gid to collect stats
      of all processes in that group
      
       It also uses llstat to generate output with interval of 1 second and duration
       of run of command for plot-llstat to generate a graph
      27d75fb3
    • komaln's avatar
      · 1e25267b
      komaln authored
      This is the patch for the llanalyze man page.
      Following commands are to be followed to view the man page.
      	#pod2man llanalyze llanalyze.1
      	#less llanalyze.1
      1e25267b
  7. Jun 21, 2007
  8. Jun 15, 2007
  9. Jun 12, 2007
    • scjody's avatar
      Branch b1_6 · 8d2a096f
      scjody authored
      Move ldiskfs to its own package and CVS module.
      
      b=12068
      i=mjmac
      i=brian
      8d2a096f
  10. Jun 01, 2007
  11. May 31, 2007
    • Andreas Dilger's avatar
      Branch b1_6 · 64989076
      Andreas Dilger authored
      Return errors from ioctl(), unlike setup_obd_uuids().
      b=11757
      i=kalpak
      64989076
  12. May 29, 2007
    • Andreas Dilger's avatar
      Branch b1_6 · 9f5069e4
      Andreas Dilger authored
      Add comment about where the default stripe counts are derived.
      Whitespace cleanups.
      9f5069e4
  13. May 28, 2007
    • komaln's avatar
      b=10971 · 416d35a5
      komaln authored
      r=Nathan
      
      Correct the bugs with llanalyze script
      416d35a5
  14. May 24, 2007
  15. May 17, 2007
    • Andreas Dilger's avatar
      Branch b1_6 · c9ae221d
      Andreas Dilger authored
      Quiet compiler warnings due to printing __u8 instead of char.
      c9ae221d
  16. May 10, 2007
  17. 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
  18. May 02, 2007
    • Nathan Rutman's avatar
      b=12054 · 331fcb72
      Nathan Rutman authored
      i=scjody
      i=green
      bounds check all strcat/strcpy for limited buffer length
      331fcb72
  19. Apr 05, 2007
    • scjody's avatar
      Branch HEAD · ef266ede
      scjody authored
      Format ldiskfs2 backing filesystems with uninit_groups.
      
      b=11981
      i=adilger
      i=alex
      ef266ede
    • scjody's avatar
      Branch HEAD · eff68810
      scjody authored
      Clean up compiler warnings in liblustre builds.
      
      Original patch by nic@cray.com.
      
      b=11175
      i=green
      i=adilger
      eff68810
  20. Mar 31, 2007
    • scjody's avatar
      Branch HEAD · ba32c6bb
      scjody authored
      Add support for the ldiskfs2 fstype.
      
      b=11981
      r=adilger
      r=nathan
      ba32c6bb
  21. Mar 24, 2007
    • Andreas Dilger's avatar
      Branch HEAD · b4e0c7ee
      Andreas Dilger authored
      Include ctype.h header to quiet warning for use of isdigit().
      Change argument of loadgen.c::read_proc() to quiet pointer type warning.
      b4e0c7ee
    • Andreas Dilger's avatar
      Branch HEAD · 3634f9c1
      Andreas Dilger authored
      Include header to avoid compile warning for isdigit() use.
      3634f9c1
  22. Mar 23, 2007
    • scjody's avatar
      Branch HEAD · 073e67f1
      scjody authored
      Rename shell and perl scripts to remove .sh and .pl extensions.
      
      b=11985
      r=nathan
      073e67f1
  23. Mar 22, 2007
    • Bobi Jam's avatar
      Branch HEAD · 337233e0
      Bobi Jam authored
      b=10997
      r=adilger
      
      Description: lfs setstripe use optional parameters instead of postional parameters.
      337233e0
  24. 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
  25. 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
  26. Mar 08, 2007
  27. Mar 07, 2007
  28. Mar 06, 2007
  29. Mar 02, 2007
    • Nathan Rutman's avatar
      b=11149 · 777b8700
      Nathan Rutman authored
      r=adilger
      Add checks for null indicies in QOS code.
      Also fix 'lfs df' and /proc...lov/target_obd.
      777b8700
  30. Feb 28, 2007
  31. Feb 24, 2007
    • Nathan Rutman's avatar
      b=11267 · 28f40e5d
      Nathan Rutman authored
      add echo server starter
      fix pthread stderr probs
      28f40e5d
  32. Feb 20, 2007
    • Nathan Rutman's avatar
      b=11692 · e903d996
      Nathan Rutman authored
      play nicer with parameters on logs upgraded from 1.4.x
      - allows updates for old logs whenever we can (i.e. ok for mdc, not for osc)
      - allows updates for everyone if --writeconf is specified at tunefs upgrade
      time (requires entire fs to be stopped though)
      - allows updates of failover partners if --writeconf is specified
      - fixes various other little bugs and error messages
      - adds a couple of regression tests for upgrading from 1.4.6
      e903d996
  33. Feb 17, 2007
  34. Feb 15, 2007
Loading