Skip to content
Snippets Groups Projects
  1. May 08, 2008
  2. May 07, 2008
    • Bobi Jam's avatar
      Branch HEAD · 5c912f5b
      Bobi Jam authored
      b=15575
      i=wangdi, johann
      
      Description: Stack overflow during MDS log replay
      Details    : ease stack pressure by using a thread dealing llog_process.
      5c912f5b
  3. May 06, 2008
  4. Apr 30, 2008
  5. Apr 28, 2008
    • Brian J. Murrell's avatar
      b=15316,13969 · ecd5b658
      Brian J. Murrell authored
      ChangeLog entries.
      ecd5b658
    • Bobi Jam's avatar
      Branch HEAD · a1c67eaf
      Bobi Jam authored
      b=14803
      i=johann, adilger
      
      Description: Don't update lov_desc members until making sure they are valid
      Details    : When updating lov_desc members via proc fs, need fix their
                   validities before doing the real update.
      a1c67eaf
  6. Apr 25, 2008
    • Johann Lombardi's avatar
      Branch HEAD · a3e878ca
      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.
      a3e878ca
  7. Apr 24, 2008
  8. Apr 22, 2008
  9. Apr 15, 2008
    • Yang Sheng's avatar
      Branch HEAD · 42a66052
      Yang Sheng authored
      b=12652
      i=shadow,johann
      
      Add FMODE_EXEC flag to SLES10 SP1 series.
      42a66052
  10. Apr 10, 2008
  11. Apr 03, 2008
    • Oleg Drokin's avatar
      r=shadow,umka · 148b4b20
      Oleg Drokin authored
      b=14257
      
      Do not include LdLM_FLOCK locks into ldlm_pool sanity calculations.
      148b4b20
  12. Apr 02, 2008
    • Johann Lombardi's avatar
      Branch HEAD · 662e76f8
      Johann Lombardi authored
      b=14855
      i=shadow
      i=adilger
      
      On SLES10/PPC, fs.h includes idr.h which requires BITS_PER_LONG to
      be defined. Add a hack in mkfs_lustre.c to work around this compile
      issue.
      662e76f8
  13. Mar 25, 2008
    • kalpak's avatar
      · f508c3b3
      kalpak authored
      update to latest e2fsprogs version
      f508c3b3
  14. Mar 19, 2008
    • Oleg Drokin's avatar
      b=14379 · 20d24122
      Oleg Drokin authored
      r=vitaly,adilger
      
      Always walk entire list of granted locks on match for now.
      20d24122
  15. Mar 17, 2008
  16. Mar 13, 2008
  17. Mar 12, 2008
    • Bobi Jam's avatar
      Branch HEAD · 9d6d94d9
      Bobi Jam authored
      b=15010
      o=green
      i=vitaly
      i=adilger
      
      Description: mdc_set_open_replay_data LBUG
      Details    : Set replay data for requests that are eligible for replay.
      9d6d94d9
  18. Mar 10, 2008
    • Bobi Jam's avatar
      Branch HEAD · 5740a979
      Bobi Jam authored
      b=14321
      o=Brian Behlendorf(behlendorf1@llnl.gov)
      i=bobijam
      i=shadow
      
      Description: lustre_mgs: operation 101 on unconnected MGS
      Details    : When MGC is disconnected from MGS long enough, MGS will evict the
                   MGC, and late on MGC cannot successfully connect to MGS and a lot
                   of the error messages complaining that MGS is not connected.
      5740a979
  19. Mar 07, 2008
    • Johann Lombardi's avatar
      Branch HEAD · 3b6b93c5
      Johann Lombardi authored
      b=14648
      i=adilger
      i=bobijam
      
      when available, use the Adler-32 algorithm instead of CRC32 for
      page checksums.
      3b6b93c5
    • Johann Lombardi's avatar
      Branch HEAD · 10d49b6e
      Johann Lombardi authored
      b=13805
      i=ericm
      i=bobijam
      
      add support for several checksum algorithms. Currently, CRC32 and
      Adler-32 are supported. The checksum type can be changed on the fly
      through /proc/fs/lustre/osc/*/checksum_type.
      10d49b6e
  20. Mar 06, 2008
  21. Mar 05, 2008
  22. Mar 03, 2008
    • Oleg Drokin's avatar
      b=14748 · 5621b9f7
      Oleg Drokin authored
      r=adilger,jay
      
      When traversing extent wating list queue for PR lock and meeting same or wider
      lock without AST_SENT, we are guaranteed there is no other one like this down
      the line, so we can return immediatelly
      5621b9f7
  23. Feb 22, 2008
  24. Feb 21, 2008
  25. Feb 20, 2008
    • Bobi Jam's avatar
      Branch HEAD · 703a700b
      Bobi Jam authored
      b=14529
      i=adilger
      i=panda
      
      Description: MDS or OSS nodes crash due to stack overflow
      Details    : Code changes in 1.8.0 increased the stack usage of some functions.
                   In some cases, in conjunction with device drivers that use a lot
                   of stack the MDS (or possibly OSS) service threads could overflow
                   the stack.  One change which was identified to consume additional
                   stack has been reworked to avoid the extra stack usage.
      703a700b
  26. Feb 19, 2008
  27. Feb 18, 2008
Loading