Skip to content
Snippets Groups Projects
  1. Nov 20, 2007
  2. 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
  3. 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
  4. Nov 15, 2007
  5. 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
  6. 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
    • girish's avatar
      JBD: Fix NULL pointer bh->b_data on NUMA box with journal checksumming. · b1db125e
      girish authored
      Current journal checksumming patch failed fsstress test on NUMA. The
      bh->b_data passed to the crc32_be () function could be NULL pointer,
      which caused kernel oops immediately when running fsstress with -o
      journal_checksum. It is because the page is part of highmem on NUMA box.
      We need to kmap the page before access the bh->b_data to calculate
      the checksums.
      b1db125e
    • Elena Gryaznova's avatar
      minor message cleanup · df6b10a5
      Elena Gryaznova authored
      df6b10a5
  7. Nov 12, 2007
    • bwzhou's avatar
      Branch b1_6 · 52b99bc9
      bwzhou authored
      b=13380
      
      revert change of 13129 for a quick fix of 13380 which is under
      investigation currently.
      52b99bc9
    • Yang Sheng's avatar
      Branch b1_6 · cd039cad
      Yang Sheng authored
      b=13969
      i=scjody
      i=johann
      
      Update to RHEL5 kernel 2.6.18-8.1.15.el5.
      cd039cad
    • Yang Sheng's avatar
      Branch b1_6 · d1ea16c7
      Yang Sheng authored
      b=13874
      i=scjody
      i=johann
      
      Update to SLES10 SP1 kernel 2.6.16.53-0.16.
      d1ea16c7
  8. Nov 09, 2007
    • Andreas Dilger's avatar
      Branch b1_6 · ebb58a78
      Andreas Dilger authored
      Add Frequency keyword.
      Minor grammar fixes.
      Kernel patch updates are enhancements.
      ebb58a78
    • Elena Gryaznova's avatar
      b=14018 · ff7ffe51
      Elena Gryaznova authored
      i=nathan.rutman
      
      force AT tests to be more flexible with /sys files
      ff7ffe51
    • Yang Sheng's avatar
      Branch b1_6 · 6264dde4
      Yang Sheng authored
      Fix the previous commited mistake.
      6264dde4
    • Yang Sheng's avatar
      Branch b1_6 · 6359576c
      Yang Sheng authored
      b=13889
      i=scjody
      i=johann
      6359576c
  9. Nov 08, 2007
    • alex's avatar
      b=12797 · b237823c
      alex authored
       - correct patch for sles10
      b237823c
    • alex's avatar
      b=12797 · cab6c66b
      alex authored
      i=adilger
      i=eeb
      
       new data sd_iostats collects are:
         * time requests spend in elevator's queue
         * time requests are served by disk
         * seek stats
         * queue depth stats
      cab6c66b
  10. Nov 07, 2007
  11. Nov 06, 2007
    • Elena Gryaznova's avatar
      b=13798 · 17d20427
      Elena Gryaznova authored
      i=Nathan
      
      remove tdir creation from sanity subtests
      17d20427
Loading