Skip to content
Snippets Groups Projects
  1. Jun 20, 2008
    • Robert Read's avatar
      Branch HEAD · b8183ad3
      Robert Read authored
      b=15969
      
      Fixup the a global autoconf macro that is shared by libcfs and lnet.
      Fix Makefile.in to use LIBCFS_SUBDIR parameter.
      b8183ad3
    • Robert Read's avatar
      Branch HEAD · e10c9b09
      Robert Read authored
      b=15969
      
      Set flag for libcfs module.
      e10c9b09
    • Robert Read's avatar
      Branch HEAD · 45c14331
      Robert Read authored
      b=15969
      
      Use @LIBCFS_SUBDIR@ param.
      45c14331
    • Robert Read's avatar
      Branch HEAD · abd7a00a
      Robert Read authored
      b=15969
      
      Fix build to parameterize location of libcfs.
      abd7a00a
  2. Jun 19, 2008
    • Elena Gryaznova's avatar
      b=16090 · b5c14544
      Elena Gryaznova authored
      i-Deen
      move export ${facet}_svc=${label} from start fn to mount_facet fn
      b5c14544
    • Robert Read's avatar
      Branch HEAD · 07ad0d51
      Robert Read authored
      b=15969
      
      Instead of fighting with a special case of having libcfs only exist on HEAD, I
      created an empty branch for b1_x in libcfs.
      07ad0d51
    • Robert Read's avatar
      add .empty file · 13c21277
      Robert Read authored
      13c21277
    • Robert Read's avatar
      add empty file. · 10ad651a
      Robert Read authored
      10ad651a
    • Robert Read's avatar
      Branch HEAD · aaacd524
      Robert Read authored
      b=15969
      
      Don't require libcfs in autogen.sh - this breaks non-HEAD branches.
      aaacd524
    • Robert Read's avatar
      Branch HEAD · b4e009fd
      Robert Read authored
      b=15969
      i=isaac
      i=adilger
      
      Move libcfs to its own module.
      
      This removes libcfs from lnet and changes the build system
      to use the new libcfs module.
      b4e009fd
    • Robert Read's avatar
      Branch HEAD · e1b3d71a
      Robert Read authored
      b=15969
      i=isaac
      i=adilger
      
      Move libcfs to a module.
      e1b3d71a
    • Robert Read's avatar
      Branch HEAD · d0ce1d63
      Robert Read authored
      b=16069
      
      Make sure the wildcard cases are actually last.
      d0ce1d63
    • Robert Read's avatar
      Branch HEAD · bda28981
      Robert Read authored
      b=16069
      
      Checkout libcfs for HEAD.
      Also move the b_hd_* wildcard case to bottom, so it doesn't override specific setting for other branches.
      bda28981
    • Mikhail Pershin's avatar
      - b=15936. Unified last_rcvd format for MDS and OSS · 5b31bd1b
      Mikhail Pershin authored
        i:nathan, adilger
      5b31bd1b
    • Jinshan Xiong's avatar
      · 83edd0ef
      Jinshan Xiong authored
      b=16073
      r=nikita
      
      Fixup list_for_each_entry_safe_from since prior kernels don't have this macro.
      83edd0ef
  3. Jun 18, 2008
    • Andreas Dilger's avatar
      Branch HEAD · 8c0c6c2e
      Andreas Dilger authored
      Specify tag reference correctly.
      b=16008
      i=rread
      8c0c6c2e
    • Andreas Dilger's avatar
      Branch v1_6_5 · 2bfd954d
      Andreas Dilger authored
      Update the top-level "lustre" module to the specified version/release tag
      so that it is not affected by later changes to the files (esp. Makefile.in).
      b=16008
      i=rread
      2bfd954d
    • Elena Gryaznova's avatar
      b=15967 · 78057a4d
      Elena Gryaznova authored
      i=Robert.Read
      skip sanity-quota for HEAD
      78057a4d
    • Eric Mei's avatar
      branch: HEAD · e7ddc02b
      Eric Mei authored
      fix sanity check in mdt_req_handle.
      b=16076
      r=wangdi
      r=umka
      e7ddc02b
    • Brian J. Murrell's avatar
      b=15870 · f6f2c0a5
      Brian J. Murrell authored
      i=adilger
      
      Forgot to remove the ChangeLog entry when I backed this patch out.
      f6f2c0a5
    • Bobi Jam's avatar
      Branch HEAD · 0c03efd5
      Bobi Jam authored
      b=14480
      o=green
      i=shadow, bobijam
      
      Description: LBUG during stress test
      Details    : Need properly lock accesses the flock deadlock detection list.
      0c03efd5
  4. Jun 17, 2008
    • Jinshan Xiong's avatar
      b=16046 · e0d3582a
      Jinshan Xiong authored
      r=nikita,isaac
      
      cl_lock_page_list optimization.
      
      For lnet: just copied the macro list_for_each_entry_safe_from from linux kernel.
      e0d3582a
    • Alexey Lyashkov's avatar
      Branch HEAD · 2909caa4
      Alexey Lyashkov authored
      b=15837
      i=nikita
      i=green
      2909caa4
  5. Jun 16, 2008
    • Nathan Rutman's avatar
      i=adilger · 28371a33
      Nathan Rutman authored
      i=rread
      use HEAD versions of ldiskfs and lnet on generic b_hd_* derived branches
      28371a33
    • Elena Gryaznova's avatar
      b=14384 · 34438f3d
      Elena Gryaznova authored
      i=Adilger
      remove tdir creation from run_one: the test has to create tdir by
      itself if it needs this dir
      34438f3d
  6. Jun 15, 2008
    • bwzhou's avatar
      Branch HEAD · 68c60ec8
      bwzhou authored
      b=13285
      r=adilger, deen
      
      not to fail the import when -EFBIG is returned
      68c60ec8
  7. Jun 13, 2008
    • Isaac Huang's avatar
      i=15968: · ccdb3d9c
      Isaac Huang authored
      -   use lnet HEAD for HEAD, b_HEAD_AT, b_head_capa, and b_head_interop_disk.
      ccdb3d9c
    • Isaac Huang's avatar
      b=15968: · 5ed21859
      Isaac Huang authored
      -   use lnet branch b1_x for lustre 1.x releases.
      5ed21859
    • Yury Umanets's avatar
      b=15226 · 63c214e7
      Yury Umanets authored
      r=nikita,shadow
      - committed missed part of 15226. Cleanups in comments, use doxygen style.
      63c214e7
    • Yury Umanets's avatar
      - reverting part of 15716 as it causes constant assert and stops all testing.... · 7a11bf27
      Yury Umanets authored
      - reverting part of 15716 as it causes constant assert and stops all testing. Shadow is informed and will clean this up shortly.
      7a11bf27
    • kalpak's avatar
      b=15932 · 7bbcc3c5
      kalpak authored
      i=adilger,alex
      
      - if blocks per group is less than blocksize*8, set rest of the bitmap to 1.
      - check return of ext2_find_next_le_bit for overflow.
      7bbcc3c5
    • Yury Umanets's avatar
      b=15230 · ccaeafd4
      Yury Umanets authored
      r=nikita,shadow
      
      - fixed handling for OBD_FAIL_$PREF_$OPC_NET fail_ids in mdt. Former code did not
      check it correctly (due to typo with && instead of &) in mdt_req_handle() and
      they all did not work. In same time, some handlers like mdt_close() and
      mdt_enqueue() tried to check them again (result of some wrong fix) but again, did
      it not correctly. They returned 0 error without doing anything. This should
      have to emulate network failure. But as they did not allocate reply buffer and
      returned 0 error, they caused rs != NULL assert in ptlrpc. Fxing this also fixed
      replay-single.sh test_53* and replay_dual.sh test_12 and possibly others;
      
      - removed checking for NET fail_id in mdt_close() and mdt_enqueue() - sources
      of recent assert;
      
      - added sanity check in mdt_req_handle() for any other invalid situation about
      returning 0 error and not allocating reply buffers;
      
      - removed mdt_reply(), move its one line call into mdt_req_handle(). This was
      needed to simplify handling NET fail_ids in which case we should just return 0
      and make sure that no reply is sent;
      
      - comments and cleanups;
      
      - in reply-dual.sh - remove test 8 from ALWAYS_EXCEPT. It passes in HEAD.
      Originally for placed into ALWAYS_EXCEPT for old mds code and later moved to
      HEAD test scripts but as mds in HEAD is completely new this bug is making any
      sense there;
      
      - in reply-single.sh - remove tests 0b 39 56 from ALWAYS_EXCEPT. They are
      passing in HEAD. Also they are obsolete and related to closed bugs.
      ccaeafd4
    • Bobi Jam's avatar
      Branch HEAD · e93bb7ed
      Bobi Jam authored
      b=14134
      i=johann
      
      minor fix handling '/etc/mtab' issue.
      e93bb7ed
  8. Jun 12, 2008
    • Brian J. Murrell's avatar
      b=15870 · 3c069df3
      Brian J. Murrell authored
      i=adilger
      
      Backing this out as it tries to solve a problem that doesn't really exist
      and causes build breakage in doing so.
      
      I have advised the customer that opened this bug as to how they can fix
      thier OFED source pool to match the interface provided by the
      kernel-ib-devel RPM, which is our reference implementation.
      3c069df3
    • Elena Gryaznova's avatar
      fix for · 496690fd
      Elena Gryaznova authored
      b=15711
      i=Tappro
      set mds${num}failover_HOST properly
      
      fix for
      b=15255
      i=Adilger
      umount $MOUNT2 only if it is set
      496690fd
    • Bobi Jam's avatar
      Branch HEAD · f522aa56
      Bobi Jam authored
      b=15345
      o=johann
      i=nathan, bobijam
      
      check --writeconf flag when forcing the index.
      f522aa56
  9. Jun 11, 2008
Loading