Skip to content
Snippets Groups Projects
  1. Sep 05, 2008
    • Alexey Lyashkov's avatar
      fix paralel init for llog. · 7dc277d1
      Alexey Lyashkov authored
      make llog more smp safe.
      don't write big array into journal.
      fix return codes in llog_put_cat_list/llog_get_cat_list.
      
      Branch b1_6
      b=16679
      i=umka
      i=adilger
      7dc277d1
    • Wang Di's avatar
      Branch b1_6 · 6b638c5e
      Wang Di authored
      b=16717
      fix lbug when conf llog is full
      i=nathan,umka
      6b638c5e
    • tianzy's avatar
      Branch b1_6 · 67aca752
      tianzy authored
      Lustre returns an EQUOTA error before hitting the block quota hardlimit
      b=16948
      i=johann
      i=panda
      67aca752
  2. Sep 04, 2008
    • girish's avatar
      Fix to pass correct flags. · b7d2cf6a
      girish authored
      b=16526
      i=adilger
      i=johann
      b7d2cf6a
    • Andreas Dilger's avatar
      Branch b1_6 · 459be342
      Andreas Dilger authored
      Skip test 32b for remote OST.
      459be342
    • Yang Sheng's avatar
      Branch b1_6 · c80b1cd8
      Yang Sheng authored
      b=16373
      i=zhenyu.xu, shengyang
      
      Search for ":/" instead of ":"
      c80b1cd8
    • Yang Sheng's avatar
      Branch b1_6 · f2ca79a9
      Yang Sheng authored
      b=16875
      i=Robert, johann
      
      Use single quotes around devices when building debugfs commands.
      f2ca79a9
    • Yang Sheng's avatar
      Branch b1_6 · 49ae1171
      Yang Sheng authored
      b=16770
      
      Fix the typo.
      49ae1171
    • Yang Sheng's avatar
      Branch b1_6 · 35022a37
      Yang Sheng authored
      b=16770
      i=johann, adilger
      
      Use struct stat in powerpc64 environment to avoid different member offset.
      35022a37
    • tianzy's avatar
      Branch b1_6 · 8b498c99
      tianzy authored
      sanity-quota test_23 failed with 7 OSTs
      b=16948
      i=johann
      i=panda
      8b498c99
    • Bobi Jam's avatar
      Branch b1_6 · 756d4d22
      Bobi Jam authored
      b=16561
      
      roll back (cannot finish sanitN.sh)
      756d4d22
    • Bobi Jam's avatar
      Branch b1_6 · 965f3315
      Bobi Jam authored
      b=16907
      o=Brian Behlendorf <behlendorf1@llnl.gov>
      i=yury.umanets
      i=robert.read
      
      Description: Prevent import from entering FULL state when server in recovery
      965f3315
    • Bobi Jam's avatar
      Branch b1_6 · c7a511b0
      Bobi Jam authored
      b=16750
      i=nathan.rutman
      i=sheng.yang
      
      Description: service mount cannot take device name with ":"
      Details    : Only when device name contains ":/" will mount treat it as
                   client mount.
      c7a511b0
    • Bobi Jam's avatar
      Branch b1_6 · cae022b3
      Bobi Jam authored
      b=16561
      i=Oleg Drokin (green)
      i=johann
      
      Description: Hitting mdc_commit_close() ASSERTION
      Details    : Properly handle request reference release in
                   ll_release_openhandle().
      cae022b3
  3. Sep 03, 2008
    • Andreas Dilger's avatar
      Branch b1_6 · 492ca6c5
      Andreas Dilger authored
      Quiet spurious ") 0: Success" messages from openfile in sanity.sh test 57b.
      492ca6c5
    • Andreas Dilger's avatar
      Branch b1_6 · ff63a539
      Andreas Dilger authored
      Fix up console message to print previous default stripe size.
      ff63a539
    • Andreas Dilger's avatar
      Branch b1_6 · 7cedf390
      Andreas Dilger authored
      Check for new-format "patchless_client" kernel version.
      b=16516
      7cedf390
    • Andreas Dilger's avatar
      Branch b1_6 · 535aa168
      Andreas Dilger authored
      Quiet spurious error about mdsrate not found.
      535aa168
    • Yury Umanets's avatar
      b=16898 · 7237830e
      Yury Umanets authored
      r=shadow,wangdi
      
      - stop recov thread before llog_cleanup() to release busy ctxt.
      7237830e
    • Yang Sheng's avatar
      Branch b1_6 · c045bc83
      Yang Sheng authored
      b=16771
      
      Cleanup the unuse variable.
      c045bc83
    • Yang Sheng's avatar
      Branch b1_6 · 2d1615c6
      Yang Sheng authored
      b=16580
      i=johann, shadow
      
      Fixed the build issue for sles9/ppc64.
      2d1615c6
    • Yang Sheng's avatar
      Branch b1_6 · 61b3e8d6
      Yang Sheng authored
      b=<bug>
      i=adilger, johann
      
      Swab cfg_marker along with lcfg.
      61b3e8d6
  4. Sep 02, 2008
    • Andreas Dilger's avatar
      Branch b1_6 · bfd7a28c
      Andreas Dilger authored
      Remove use of printk() lustre core code.
      b=16517
      i=nikita
      i=shadow (yury original patch)
      bfd7a28c
    • Andreas Dilger's avatar
      Branch b1_6 · 420c4ba8
      Andreas Dilger authored
      Quiet compiler warnings about mismatched signed/unsigned comparisons.
      420c4ba8
    • Andreas Dilger's avatar
      Branch b1_6 · e3c3f43f
      Andreas Dilger authored
      Add compatibility function for llapi_file_fget_lov_uuid(), to match b1_8
      and HEAD.
      e3c3f43f
    • Andrew Perepechko's avatar
      b=16890 · e3232870
      Andrew Perepechko authored
      i=Alexander Zarochentsev (alexander.zarochentsev@sun.com)
      i=ZhiYong Tian (tianzy@sun.com)
      
      fix HAVE_QUOTA_SUPPORT usage
      e3232870
    • Elena Gryaznova's avatar
      b=14471 · 4e962ce1
      Elena Gryaznova authored
      i=Adilger
      i=grev
      replace proc with lctl [set|get]_param
      4e962ce1
    • Elena Gryaznova's avatar
      b=16809 · 0f250ca3
      Elena Gryaznova authored
      i=Adilger
      build mpitests only if --disable-mpitests is not set
      0f250ca3
    • Elena Gryaznova's avatar
      b=13306 · 724b03bf
      Elena Gryaznova authored
      i=Nathan.Rutman
      ignore test_116 failure
      724b03bf
    • Yang Sheng's avatar
      Branch b1_6 · 1baaf4fc
      Yang Sheng authored
      b=16208
      i=johann, adilger
      
      Bring down the stack usage
      1baaf4fc
  5. Sep 01, 2008
    • Bobi Jam's avatar
      Branch b1_6 · aff29f45
      Bobi Jam authored
      b=16570
      i=robert.read, h.huang
      
      Make MDS_SETXATTR request replayable.
      aff29f45
  6. Aug 29, 2008
  7. Aug 28, 2008
    • Andrew Perepechko's avatar
      Branch b1_6 · 7ecdd8b0
      Andrew Perepechko authored
      b=16676
      i=Johann Lombardi (johann@sun.com)
      i=Zhenyu Xu (zhenyu.xu@sun.com)
      
      add inode locking around vfs-calling critical sections
      7ecdd8b0
    • Andrew Perepechko's avatar
      Branch b1_6 · e721e444
      Andrew Perepechko authored
      b=16646
      i=ZhiYong Tian(tianzy@sun.com)
      i=Sergey Glushchenko(deen@sun.com)
      i=Johann Lombardi(johann@sun.com)
      
      lfs to put * when a limit is reached
      e721e444
    • Yang Sheng's avatar
      Branch b1_6 · 671f9963
      Yang Sheng authored
      b=16758
      i=shadow, adilger, johann
      
      Fixed the endian problem for PPC64 patchless client.
      671f9963
  8. Aug 27, 2008
    • Elena Gryaznova's avatar
      b=16209 · d7c5b3cf
      Elena Gryaznova authored
      i=Adilger
      i=Robert.Read
      test_14 fix: use multiop instead of exec
      d7c5b3cf
Loading