Skip to content
Snippets Groups Projects
  1. May 28, 2008
    • komaln's avatar
      b=14471 · e03c43e3
      komaln authored
      r=Andreas
       to replace the sysctl lustre.* and lnet.* instances with lctl {get,set}_param
      e03c43e3
  2. May 27, 2008
  3. May 26, 2008
    • Eric Mei's avatar
      branch: b1_6 · 5223a84c
      Eric Mei authored
      do not drop replay according to msg flags, instead we check the
      per-export recovery request queue for duplication of transno.
      b=15756
      r=adilger
      r=rread
      5223a84c
    • Elena Gryaznova's avatar
      b=15255 · 7389031e
      Elena Gryaznova authored
      i=Adilger
      
      config for several remote clients; replay-single test_70a, test_70b
      7389031e
    • Yang Sheng's avatar
      Branch b1_6 · 4e481692
      Yang Sheng authored
      b=15649
      i=oleg, shadow
      
      Enable debug options in vanilla kernel config file.
      4e481692
    • Elena Gryaznova's avatar
      b=15874 · c3764dc8
      Elena Gryaznova authored
      i=Adilger
      
      skip test_32a, test_32b for NETTYPE != tcp
      c3764dc8
  4. May 25, 2008
  5. May 24, 2008
  6. May 23, 2008
  7. May 22, 2008
  8. May 21, 2008
  9. May 20, 2008
    • Oleg Drokin's avatar
      b=15776 · 1064508f
      Oleg Drokin authored
      r=shadow,vitaly
      
      Prevent locks stalls on glimpse races
      1064508f
    • bwzhou's avatar
      Branch b1_6 · 19c7c6d6
      bwzhou authored
      b=13285
      r=green, bobijam
      
      use the libexec convention for scripts
      19c7c6d6
    • bwzhou's avatar
      Branch b1_6 · 8ccca0ae
      bwzhou authored
      b=13285
      r=adilger, deen
      
      1. updated ext3-mballoc3-core.patch and added ext3-max-dir-size.patch to limit the maximum size of a directory;
      2. updated other ldiskfs patches to resolve patch conflicts caused by the above two new patches;
      3. added a test case in sanity.sh.
      8ccca0ae
    • komaln's avatar
      b=14471 · 9b75d4e1
      komaln authored
      r=andrew.perepechko, johann
      
      Patch by Adilger to replace /proc/fs/lustre access with lctl set_param in sanity-quota.sh
      9b75d4e1
    • Alexey Lyashkov's avatar
      fix ASSERTION(client_stat->nid_exp_ref_count == 0) during · 995c1c5e
      Alexey Lyashkov authored
      run acc-small.
      b=15139
      i=tappro
      i=komal
      995c1c5e
    • komaln's avatar
      b=14471 · 1ba0debc
      komaln authored
      r=Adilger
      
      Changed replay-single.sh to use 'lctl {get,set}_param'
      1ba0debc
    • Yong Fan's avatar
      Branch b1_6 · 402b4e5b
      Yong Fan authored
      b=15828
      i=adilger
      i=umka
      
      return "-EIO" when write to read only proc interface which "write_proc" is NULL.
      402b4e5b
    • Bobi Jam's avatar
      Branch b1_6 · 4ebaed2b
      Bobi Jam authored
      b=15575
      i=wangdi, johann, green, shadow
      
      Description: Stack overflow during MDS log replay
      Details    : ease stack pressure by using a thread dealing llog_process.
      4ebaed2b
  10. May 18, 2008
    • bwzhou's avatar
      Branch b1_6 · dba16bbd
      bwzhou authored
      b=13285
      
      revert the libexec patch since it hasn't got permissions yet.
      dba16bbd
    • bwzhou's avatar
      Branch b1_6 · 0ce9212e
      bwzhou authored
      b=13285
      r=green, bobijam (libexec)
      r=johann, deen (gcc)
      
      1. Use the common libexec convention;
      2. Quiet remaining gcc warnings.
      0ce9212e
  11. May 17, 2008
    • bwzhou's avatar
      Branch b1_6 · 025ddef1
      bwzhou authored
      b=13380
      r=green, bwzhou
      
      Mountpoint references were being leaked during open reply reconstruction after
      an MDS restart. Drop mountpoint reference in reconstruct_open() and free dentry
      reference also.
      025ddef1
  12. May 16, 2008
  13. May 15, 2008
  14. May 14, 2008
    • Andreas Dilger's avatar
      Branch b1_6 · 95f197eb
      Andreas Dilger authored
      Description: MDS may lose file striping (and hence file data) in some cases
      Details    : If there are additional extended attributes stored on the MDS,
      	     in particular ACLs, SELinux, or user attributes (if user_xattr
      	     is specified for the client mount options) then there is a risk
      	     of attribute loss.  Additionally, the Lustre file striping
      	     needs to be larger than default (e.g. striped over all OSTs),
      	     and an additional attribute must be stored initially in the
      	     inode and then increase in size enough to be moved to the
      	     external attribute block (e.g. ACL growing in size) for file
      	     data to be lost.
      i=kalpak.shah
      i=alex.zhuravlev
      b=15777
      
      Sync ChangeLog from b_release_1_6_5.
      95f197eb
    • deen's avatar
      Refactor start to encapsulate facet specific data. · 737cb961
      deen authored
      b=12375
      i=deen
      i=grev
      737cb961
    • Andreas Dilger's avatar
      Branch b1_6 · bfb8ca81
      Andreas Dilger authored
      Merge ChangeLog entries from b_release_1_6_5 to b1_6.
      bfb8ca81
  15. May 13, 2008
    • Elena Gryaznova's avatar
      b=15738 · 75abc13c
      Elena Gryaznova authored
      i=Adilger
      
      sanity test_118* fixes; set fail loc on all oss nodes
      75abc13c
Loading