Skip to content
Snippets Groups Projects
  1. Oct 29, 2007
    • Elena Gryaznova's avatar
      b=13774 · 70dd0543
      Elena Gryaznova authored
      i=Adilger
      
      test_54e fix
      70dd0543
    • Johann Lombardi's avatar
      Branch HEAD · 1eb0f2df
      Johann Lombardi authored
      b=13930
      i=johann,adilger
      
      ll_inode_fill_obdo() expects OBD_BRW_WRITE or OBD_BRW_READ as rw argument
      rather than READ/WRITE.
      1eb0f2df
  2. Oct 26, 2007
  3. Oct 25, 2007
    • Johann Lombardi's avatar
      Branch HEAD · 42756947
      Johann Lombardi authored
      b=13828
      i=adilger,shadow
      
      attachment #13289:
      Don't use kernel's ATTR_* attributes over the network since the client and
      MDS may run different kernels. Instead, use MDS_ATTR_* attributes (defined
      in lustre_idl.h) for sa_valid.
      
      attachment #13342:
      - use a higher value for ATTR_CTIME_SET
      - define MDS_ATTR_* in hex
      - improve attr_unpack/attr_pack/mds_pack_open_flags
      42756947
    • Alexey Lyashkov's avatar
      interrupt oig_wait can produce painc on resend. · bf40f1d8
      Alexey Lyashkov authored
      b=13888
      i=nikita
      i=alex
      bf40f1d8
    • Alexey Lyashkov's avatar
      fix tests 118 to work with remote ost. · 07387502
      Alexey Lyashkov authored
      b=12858
      i=green
      i=adilger
      07387502
    • Vitaly Fertman's avatar
      Branch HEAD · a25adb47
      Vitaly Fertman authored
      b=13622
      i=tappro
      i=green
      
      1) make class_handle_hash_back() to work;
      2) ll_update_inode() checks UPDATE ibit lock still presents before setting LLIF_MDS_SIZE_LOCK;
      3) ldlm_lock_match() returns the matched mode instead of 1; pass bitwise sets of modes into;
      a25adb47
    • komaln's avatar
      b=11230 · 7e4673ae
      komaln authored
      r=Adilger, Nathan
      
      Patch to handle symlinks while setting tunables.
      7e4673ae
    • huanghua's avatar
    • Bobi Jam's avatar
      Branch HEAD · bf7b809c
      Bobi Jam authored
      b=13564
      i=johann
      i=nathan
      
      error handling cleanup.
      bf7b809c
    • Bobi Jam's avatar
      Branch HEAD · 270c267e
      Bobi Jam authored
      b=12584
      i=johann
      i=nathan
      
      add sub-routine declaration before use it.
      270c267e
    • Bobi Jam's avatar
      Branch HEAD · f50d3d56
      Bobi Jam authored
      b=13497
      i=deen
      i=johann
      
      Description: LASSERT_{REQ,REP}SWAB macros are buggy
      Details    : If SWAB_PARANOIA is disabled, the LASSERT_REQSWAB and
                   LASSERT_REPSWAB macros become no-ops, which is incorrect. Drop
                   these macros and replace them with their difinitions instead.
      f50d3d56
  4. Oct 24, 2007
    • Elena Gryaznova's avatar
      b=12649 · 1afb9b16
      Elena Gryaznova authored
      i=Adilger
      
      force runtests to use t-f log()
      1afb9b16
    • Elena Gryaznova's avatar
      b=13798 · 02b38b01
      Elena Gryaznova authored
      i=Nathan
      i=Tianzy
      
      remove run test_0 from test_14 to pre_test_14
      02b38b01
    • Vitaly Fertman's avatar
      Branch HEAD · 35e33217
      Vitaly Fertman authored
      b=12702
      
      rallback the patch as it breaks runtests
      35e33217
    • Andrew Perepechko's avatar
      · 3553222b
      Andrew Perepechko authored
      reverting back accidental lustrecvs update
      3553222b
    • Andrew Perepechko's avatar
      · 2bed6877
      Andrew Perepechko authored
      b=10600
      
      small fix - inline specifier is stripped from quote_get_qunit_data_size definition and declaration
      2bed6877
  5. Oct 23, 2007
  6. Oct 22, 2007
  7. Oct 19, 2007
    • scjody's avatar
      Branch b1_6 · edc39258
      scjody authored
      Update version
      edc39258
    • scjody's avatar
      Branch b1_6 · 52d427be
      scjody authored
      Update release dates
      52d427be
    • Yury Umanets's avatar
      b=13854 · 5f040a89
      Yury Umanets authored
      r=adilger,nathan
      - fixed LVF calculation in sanity test 124a.
      5f040a89
  8. Oct 18, 2007
    • Elena Gryaznova's avatar
      b=13829 · 1295a78e
      Elena Gryaznova authored
      i=Adilger
      
      skip test_125 if mds acl disabled
      1295a78e
    • Nathan Rutman's avatar
      b=5494 · e37fb554
      Nathan Rutman authored
      i=adilger
      add error_ignore method to run test but ignore failures
      e37fb554
    • Johann Lombardi's avatar
      Branch b1_6 · 76fc2cda
      Johann Lombardi authored
      b=13828
      i=adilger,shadow
      
      Don't use kernel's ATTR_* attributes over the network since the client and MDS
      may run different kernels. Instead, use MDS_ATTR_* attributes (defined in
      lustre_idl.h) for sa_valid.
      76fc2cda
    • Bobi Jam's avatar
      Branch HEAD · a44c53f6
      Bobi Jam authored
      b=13626
      i=johann, adilger
      
      use k(un)map_atomic instead of k(un)map for short/tight code paths.
      a44c53f6
    • Elena Gryaznova's avatar
      b=12560 · ee13379b
      Elena Gryaznova authored
      lost test_7 fix
      ee13379b
    • Bobi Jam's avatar
      Branch HEAD · 206dfa0e
      Bobi Jam authored
      b=13626
      
      reverse the patch since been reported broken test on box with 2G ram.
      206dfa0e
    • alex's avatar
      b=12797 · 748e6608
      alex authored
       - revert the patch landed by mistake
      748e6608
    • alex's avatar
      b=12797 · 006d37ae
      alex authored
      i=adilger
      i=eeb
      
       - improved sd iostats:
        * time requests spend in elevator's queue
        * time requests are served by disk
        * seek stats
        * queue depth stats
      006d37ae
    • Bobi Jam's avatar
      Branch HEAD · d4a31821
      Bobi Jam authored
      b=12744
      i=adilger, johann
      
      get rid of smp_num_cpus, instead use num_online_cpus() and/or num_possible_cpus().
      d4a31821
    • Bobi Jam's avatar
      Branch HEAD · da7e7e8c
      Bobi Jam authored
      b=13626
      i=johann, adilger
      
      use k(un)map_atomic instead of k(un)map for short/tight code paths.
      da7e7e8c
Loading