Skip to content
Snippets Groups Projects
  1. Oct 24, 2007
    • Elena Gryaznova's avatar
      b=13798 · 7dc11a2b
      Elena Gryaznova authored
      i=Nathan
      i=Tianzy
      
      remove run test_0 from test_14 to pre_test_14
      7dc11a2b
  2. Oct 23, 2007
    • Jinshan Xiong's avatar
      · 1be5b687
      Jinshan Xiong authored
      add test_68(using lustre file as swap space) into slow test set because it always takes a long time to finish.
      1be5b687
    • qian's avatar
      bug=13099 · be57303e
      qian authored
      i=adilger,shadow
      fix the direct I/O path in the case of read hitting hole.
      improve the write direct I/O path: submit the entire write in one RPC set.
      add generic completion callback set support in ptlrpc_request_set.
      be57303e
  3. Oct 22, 2007
    • Elena Gryaznova's avatar
      b=13572 · f35318e6
      Elena Gryaznova authored
      i=Adilger
      
      t-f wait_delete_complete() function; force test_79 to wait;
      quiet test_65l output.
      f35318e6
    • Liu Ying's avatar
      Branch b1_6 · ffc3c984
      Liu Ying authored
      b=13556
      i=scjody
      ffc3c984
  4. Oct 19, 2007
  5. Oct 18, 2007
    • Elena Gryaznova's avatar
      b=13829 · 57f25190
      Elena Gryaznova authored
      i=Adilger
      
      skip test_125 if mds acl disabled
      57f25190
    • Nathan Rutman's avatar
      b=5494 · 7decbb47
      Nathan Rutman authored
      i=adilger
      add error_ignore method to run a test but ignore failures
      7decbb47
    • scjody's avatar
      Branch b1_6 · c673f2da
      scjody authored
      Revert Qian's recent changes related to bug 13099 since they caused build
      issues and differ significantly from the patch that was inspected.
      c673f2da
    • Johann Lombardi's avatar
      Branch b1_6 · d2fe065c
      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.
      d2fe065c
    • qian's avatar
      b=13099 · c308afc2
      qian authored
      i=adilger,shadow
      remove the useless 'nob'.
      c308afc2
    • qian's avatar
      b=13099 · 355b243a
      qian authored
      i=adilger,shadow
      fix the directio path: submit entire write in one RPC set.
      change the test script name.
      355b243a
    • Bobi Jam's avatar
      Branch b1_6 · 60c8afd4
      Bobi Jam authored
      b=13626
      i=johann, adilger
      
      use k(un)map_atomic instead of k(un)map for short/tight code paths.
      60c8afd4
    • Elena Gryaznova's avatar
      b=12560 · 209c0090
      Elena Gryaznova authored
      lost test_7 fix
      209c0090
    • Bobi Jam's avatar
      Branch b1_6 · 317b6f2c
      Bobi Jam authored
      b=13626
      
      reverse the patch since been reported broken test on box with 2G ram.
      317b6f2c
    • alex's avatar
      b=12797 · e13bcd48
      alex authored
       - revert patch landed by mistake
      e13bcd48
    • alex's avatar
      b=12797 · c198c0f9
      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
      c198c0f9
    • Bobi Jam's avatar
      Branch b1_6 · 46fb3813
      Bobi Jam authored
      b=12744
      i=adilger, johann
      
      get rid of smp_num_cpus, instead use num_online_cpus() and/or num_possible_cpus().
      46fb3813
    • Bobi Jam's avatar
      Branch b1_6 · 082ec6ae
      Bobi Jam authored
      b=13626
      i=johann, adilger
      
      use k(un)map_atomic instead of k(un)map for short/tight code paths.
      082ec6ae
    • qian's avatar
      b=13099 · 72784045
      qian authored
      i=adilger,shadow
      72784045
    • qian's avatar
      b=13099 · b4e51b97
      qian authored
      i=adilger,shadow
      b4e51b97
    • qian's avatar
      b=13099 · 8409b146
      qian authored
      i=adilger,shadow
      fix directIO path.
      8409b146
    • scjody's avatar
      Branch b1_6 · 16ab07a9
      scjody authored
      Report a patchless kernel if client patches are missing, since that's
      what we really care about for testing purposes.
      
      b=12460
      i=adilger
      16ab07a9
    • qian's avatar
      b=13099 · 9b2e4fbc
      qian authored
      i=adilger,shadow
      fix directIO path.
      9b2e4fbc
  6. Oct 17, 2007
    • scjody's avatar
      Branch b1_6 · 22035604
      scjody authored
      Fix ChangeLog bug number to match reality (the wrong bug number was
      entered) and improve the entry somewhat.
      22035604
    • kalpak's avatar
      b=13454 · 4a7bccfc
      kalpak authored
      i=adilger, johann
      
      Fix bugs in jbd-stats patches spotted by coverity.
      4a7bccfc
    • Wang Di's avatar
      Branch:b1_6 · 4c03c386
      Wang Di authored
      update 13570 Entry
      4c03c386
    • alex's avatar
      b=13620 · 3cb86809
      alex authored
      i=adilger
      
       - patch to rhel4 series: keep inode hashed over clear_inode() call
      3cb86809
    • kalpak's avatar
      b=13128 · d52ea68f
      kalpak authored
      i=adilger, johann
      
      Enhance lfs find by adding filetype and filesize parameters. Also multiple OBDs can now be specified for the --obd option.
      d52ea68f
    • scjody's avatar
      Branch b1_6 · 3b5b2be7
      scjody authored
      Add test 14c to ALWAYS_EXCEPT
      
      b=12652
      3b5b2be7
  7. Oct 16, 2007
    • Nathan Rutman's avatar
      b=13537 · 27f3dcc0
      Nathan Rutman authored
      i=johann
      i=adilger
      add mds req_history details
      27f3dcc0
    • Nathan Rutman's avatar
      b=11778 · c6321e0b
      Nathan Rutman authored
      i=shadow
      i=adilger
      remove client blocking for ost connection
      c6321e0b
    • Nathan Rutman's avatar
      b=13537 · 8c3c4530
      Nathan Rutman authored
      i=adilger
      i=johann
      extend reconnect timer as new clients reconnect
      fix recovery_status proc file
      consistently use xNNN for xids for easier debugging
      8c3c4530
    • Vitaly Fertman's avatar
      Branch b1_6 · f5af8540
      Vitaly Fertman authored
      b=13693
      i=adilger
      i=green
      
      do not forget to cancel locally locks with invalid import;
      do not cancel locks in ldlm_lock_list_put() when 0 locks are to be canceled;
      f5af8540
    • Johann Lombardi's avatar
      Branch b1_6 · da5829e1
      Johann Lombardi authored
      b=13635
      i=adilger
      i=shadow
      
      Add opc parameter to osc_checksum_bulk
      da5829e1
Loading