Skip to content
Snippets Groups Projects
  1. Nov 22, 2007
    • komaln's avatar
      b=11230 · 78f7d5bd
      komaln authored
      	a small change left undone.
      78f7d5bd
    • komaln's avatar
      b=11230 · 41bc2d03
      komaln authored
      r=Adilger
      
      add a test in conf-sanity.sh to verify if set tunables works for symlink device
      41bc2d03
    • Bobi Jam's avatar
      Branch b1_6 · 26a35a67
      Bobi Jam authored
      b=11791
      i=adilger, nathan.rutman
      
      Description: Inconsistent usage of lustre_pack_reply()
      Details    : Standardize the usage of lustre_pack_reply() such that it
                   always generate a CERROR on failure.
      26a35a67
    • Elena Gryaznova's avatar
      b=10825 · d2eab8f7
      Elena Gryaznova authored
      i=Scjody
      
      print summary of acc-sm tests run
      d2eab8f7
  2. Nov 21, 2007
  3. Nov 20, 2007
    • Andreas Dilger's avatar
      Branch b1_6 · 5d8af32f
      Andreas Dilger authored
      Add module license to llite_loop.c so load_modules does not taint kernel.
      b=5498
      i=jinshan.xiong
      i=nathan.rutman
      5d8af32f
    • Elena Gryaznova's avatar
      b=14087 · 077af28e
      Elena Gryaznova authored
      i=Adilger
      
      set debug level on remote nodes only if modules already loaded
      077af28e
    • Walter Poxon's avatar
      Branch b1_6 · 4dc6194f
      Walter Poxon authored
      b=14241
      i=adilger
      i=scjody
      
      trivial fix for type clash in format string to fix compile error on Cray XT3.
      4dc6194f
    • Andreas Dilger's avatar
      Branch b1_6 · f66e9290
      Andreas Dilger authored
      Add generated file ltrack_stats to .cvsignore
      f66e9290
    • scjody's avatar
      Branch b1_6 · 65d154e4
      scjody authored
      Add patch documentation.
      
      b=12842
      65d154e4
    • scjody's avatar
      Branch b1_6 · 943bca8c
      scjody authored
      Improved support for dependencies between external modules: add a patch to
      SLES 9 and RHEL 4 to modernize their module symbol handling, and copy the
      symbol version file around to use this information properly.
      
      b=12842
      i=johann
      i=zhenyu.xu
      943bca8c
    • Andreas Dilger's avatar
      Branch b1_6 · 08afb06c
      Andreas Dilger authored
      Add Frequency keyword to non-enhancement items.
      Kernel updates are enhancements.
      08afb06c
    • Elena Gryaznova's avatar
      b=14062 · 7f5cddb2
      Elena Gryaznova authored
      i=Nathan
      i=Adilger
      
      test_26f fix: correct a names in according to new tdir
      7f5cddb2
    • Jinshan Xiong's avatar
  4. Nov 19, 2007
    • Andreas Dilger's avatar
      Branch b1_6 · 821271f7
      Andreas Dilger authored
      Quiet modern autoconf/configure complaining that quota.h is not buildable
      because it depends on types defined in <linux/fs.h>.
      i=scjody
      821271f7
    • deen's avatar
      OST in recovery should not be discarded by MDS in alloc_qos(), · 906d8276
      deen authored
      otherwise we can get ENOSP while fs is not full.
      
      b=13976
      i=shadow
      i=johann
      906d8276
    • Johann Lombardi's avatar
      Branch b1_6 · ee60c14d
      Johann Lombardi authored
      b=12266
      i=green
      i=adilger
      
      Concurrent access to the same directory from multiple clients with
      intensive file creation/removal can cause a client node to spin in
      ll_readdir(). i_version must be increased every time the lock is
      cancelled to ensure a revalidate is done.
      ee60c14d
    • Alexey Lyashkov's avatar
      If client receive lock with CBPENDING flag ldlm need send · c995eec5
      Alexey Lyashkov authored
      cancel as separate rpc, to avoid situation when cancel request
      can't processed due all i/o threads stay in wait lock.
      
      b=13917
      i=green
      i=vitaly
      c995eec5
    • Bobi Jam's avatar
      Branch b1_6 · 038f3590
      Bobi Jam authored
      b=14214
      i=bowen.zhou, nathan.rutman
      
      Description: put mkfs.lustre specify multiple MGS nodes again.
      038f3590
  5. Nov 16, 2007
    • Nathan Rutman's avatar
      b=13605 · 8c1df009
      Nathan Rutman authored
      i=adilger
      don't force disconnect MGC unless told to (avoids eviction messages on MGS).
      8c1df009
    • komaln's avatar
      b=11089 · a1261c20
      komaln authored
      	Add the changelog entry.
      a1261c20
    • Elena Gryaznova's avatar
      b=12649 · 07d59bef
      Elena Gryaznova authored
      escape ";" on log message to protect interpretation by shell
      07d59bef
    • Andreas Dilger's avatar
      Branch b1_6 · 512b2971
      Andreas Dilger authored
      Fix broken indenting in mdc_intent_open_pack().
      512b2971
    • bwzhou's avatar
      Branch b1_6 · be888a21
      bwzhou authored
      b=14138
      r=adilger, johann
      
      resolve deadlock on i_size_read() introduced by race condition of i_size_write()
      be888a21
    • bwzhou's avatar
      Branch b1_6 · 2fb220f4
      bwzhou authored
      b=13317
      
      add #ifdef for wiretest and wirecheck to resolve building issues;
      minor fix for definitions of several macros in liblustre.h.
      2fb220f4
    • Bobi Jam's avatar
      Branch b1_6 · fee2650e
      Bobi Jam authored
      b=3462
      i=adilger, johann
      
      Description: Fix a replay issue
      Details    : In some cases, older replay request will revert the
                   mcd->mcd_last_xid on MDS which is used to record the client's
                   latest sent request.
      fee2650e
  6. Nov 15, 2007
  7. Nov 14, 2007
    • kalpak's avatar
      · 6b1e2853
      kalpak authored
      i=adilger
      
      Update recommended e2fsprogs version to 1.40.2-cfs4
      6b1e2853
    • Elena Gryaznova's avatar
      b=13769 · 52b20ace
      Elena Gryaznova authored
      i=Adilger
      
      remove chmod 700, set x bit for mount pt
      52b20ace
  8. Nov 13, 2007
    • komaln's avatar
      b=13299 · 12f901b7
      komaln authored
      r=Nathan, Wangdi, Andreas
      
      	To change /proc/fs/lustre/devices to reflect active/inactive state
      12f901b7
Loading