Skip to content
Snippets Groups Projects
  1. Dec 14, 2007
  2. Dec 13, 2007
    • Yong Fan's avatar
      Branch HEAD · 71e20cf1
      Yong Fan authored
      b=12974
      i=nikita
      i=adilger
      
      1) set as "inline" for such large function ("obd_fail_check()") is not suitable,
         replaced with normal function "__obd_fail_check_set()".
      2) atomic operations for obd_fail_count (replace "static count" in obd_fail_check).
      3) use "test_and_set_bit()" for "OBD_FAILED/OBD_FAIL_ONCE" check and set to avoid
         unexpected racing condition between multi-thread ops.
      4) some cleanup for OBD_FAIL_XXX macro.
      71e20cf1
    • Andrew Perepechko's avatar
      Branch HEAD · 1f8b7d9d
      Andrew Perepechko authored
      b=13377
      i=umka
      i=nikita
      
      "comments" patch.
      1f8b7d9d
    • Yong Fan's avatar
      Branch b_remote_acl · 57ab31f2
      Yong Fan authored
      b=11842
      
      Use b1_8_iam tag for b_remote_acl branch.
      57ab31f2
    • Alexey Lyashkov's avatar
      if client_disconnect_export was called without force flag set, · 60b3f96f
      Alexey Lyashkov authored
      and exist connect request in flight, this can produce access to
      NULL pointer (or already free pointer) when connect_interpret
      store ocd flags in obd_namespace.
      
      b=14260
      i=adilger
      i=johann
      60b3f96f
    • Alexey Lyashkov's avatar
      not alloc memory with spinlock held. · 8d7b52b3
      Alexey Lyashkov authored
      b=14418
      i=green
      i=johann
      8d7b52b3
    • Bobi Jam's avatar
      Branch HEAD · 9a8ac25c
      Bobi Jam authored
      b=12211
      i=green, adilger
      
      commit the missing part and use a proper macro (thanks shadow for finding it out).
      9a8ac25c
    • Bobi Jam's avatar
      Branch HEAD · ca6dd9a4
      Bobi Jam authored
      b=12211
      i=green, adilger
      
      Description: make lustre randomly fail allocating memory
      Details    : Make lustre randomly failed allocating memory for testing purpose.
      ca6dd9a4
  3. Dec 12, 2007
    • Elena Gryaznova's avatar
      b=13932 · f5b6aa43
      Elena Gryaznova authored
      i=Adilger
      
      report the slow and excluded tests separately
      f5b6aa43
    • Bobi Jam's avatar
      Branch HEAD · b2b9201f
      Bobi Jam authored
      b=12646
      i=johann, shadow
      
      Add opc parameter to ost_checksum_bulk().
      b2b9201f
  4. Dec 11, 2007
  5. Dec 10, 2007
  6. Dec 09, 2007
  7. Dec 07, 2007
    • huanghua's avatar
      · 055aaa70
      huanghua authored
      use b1_8_iam ldiskfs for b_mixed_layout_req.
      055aaa70
  8. Dec 06, 2007
  9. Dec 05, 2007
    • Johann Lombardi's avatar
      Branch HEAD · 585bcc48
      Johann Lombardi authored
      b=12829
      i=adilger
      i=bobijam
      
      When CRAY_XT3 is defined, the fsgid supplied by the client is
      overridden with the primary group provided by the group upcall,
      whereas the supplied fsgid can be trusted if it is in the list of
      supplementary groups returned by the group upcall.
      585bcc48
    • Isaac Huang's avatar
      85ead6a9
  10. Dec 04, 2007
  11. Dec 03, 2007
Loading