Skip to content
Snippets Groups Projects
  1. Dec 26, 2007
    • Johann Lombardi's avatar
      Branch HEAD · 070c5389
      Johann Lombardi authored
      b=13805
      i=adilger
      
      Reserve OBD_CONNECT_CKSUM.
      #define OBD_CONNECT_CKSUM      0x20000000ULL /* support several cksum algos */
      070c5389
    • Bobi Jam's avatar
      Branch HEAD · bed64d38
      Bobi Jam authored
      b=14136
      i=nathan
      i=shadow
      
      Description: make mgs_setparam() handle fsname containing dash
      Details    : fsname containing a dash does not work with lctl conf_param
      bed64d38
  2. Dec 24, 2007
  3. Dec 23, 2007
  4. Dec 21, 2007
  5. Dec 20, 2007
    • Yang Sheng's avatar
      Branch HEAD · 9abb3cb3
      Yang Sheng authored
      b=14388
      i=shadow
      i=scjody
      
      Update to SLES10 SP1 latest kernel-2.6.16.54-0.2.3.
      9abb3cb3
    • Bobi Jam's avatar
      Branch HEAD · f4c8cde0
      Bobi Jam authored
      b=13715
      i=nathan
      i=johann
      
      * Activate import on intial connection.
      * Don't let outdated timeout request invalidate import.
      f4c8cde0
    • Yong Fan's avatar
      Branch HEAD · b8c9384b
      Yong Fan authored
      b=13709
      i=chen zheng
      
      enable conf-sanity test_22.
      b8c9384b
  6. Dec 19, 2007
    • Elena Gryaznova's avatar
      b=14462 · 9d205a3c
      Elena Gryaznova authored
      i=Adilger
      i=Alexey.Lyashkov
      
      error if dd is not started; use tfile instead of tdir
      9d205a3c
  7. Dec 18, 2007
    • Yong Fan's avatar
      Branch HEAD · 6e907930
      Yong Fan authored
      b=13814
      i=oleg.drokin
      i=sheng.yang
      
      (1) Difine some macros and variables if "disable-server" when configure.
      (2) Support to compile patchless client on HEAD.
      (3) Comment for some code copy issue.
      6e907930
  8. Dec 17, 2007
    • Elena Gryaznova's avatar
      b=13774 · 346cc349
      Elena Gryaznova authored
      i=Adilger
      
      use file with major,minor from /dev/console
      346cc349
    • Yang Sheng's avatar
      Branch HEAD · 8f804c28
      Yang Sheng authored
      b=14289
      i=johann
      i=scjody
      
      Update to RHEL5 Update-1 kernel-2.6.18-53.el5.
      8f804c28
    • bwzhou's avatar
      Branch HEAD · 66488ceb
      bwzhou authored
      b=14138
      r=adilger, nikita
      
      resolve deadlock on i_size_read() introduced by race condition of i_size_write();
      Use old size assignment to avoid deadlock (bz14326).
      66488ceb
  9. Dec 14, 2007
  10. 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
    • 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
  11. 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
  12. Dec 11, 2007
  13. Dec 10, 2007
  14. Dec 06, 2007
  15. 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
  16. Dec 03, 2007
    • huanghua's avatar
      Branch HEAD · b63da8a5
      huanghua authored
      b=14064
      
      - readdir() for liblustre: i=nikita,fanyong
      - flock for liblustre and various fixes for liblustre: i=umka,fanyong
      b63da8a5
  17. Dec 01, 2007
  18. Nov 30, 2007
Loading