Skip to content
Snippets Groups Projects
  1. May 03, 2005
    • jacob's avatar
      oops · 3ca7fec5
      jacob authored
      3ca7fec5
    • jacob's avatar
      b=3031 · 316113bb
      jacob authored
       - remove .flags files on make clean
      316113bb
    • jacob's avatar
      b=3031 · 64bd5eb6
      jacob authored
       - nuke .flags files as well
      64bd5eb6
    • jacob's avatar
      b=3418 · 55d77931
      jacob authored
       - add dependencies on built libs
      55d77931
    • Eric Barton's avatar
      * 6241 · e12dbc3a
      Eric Barton authored
           fixed bug in vibnal to do with mismatched RDMA fragments.  Manifest by
           lustre protocol errors when creating long symlinks so that the lustre
           request message size didn't fit in a vibnal immediate message (4K).
      
      *    6010
           fix to prevent the LASSERT(0) in kqswnal_tx_done() if routing tables
           are set up incorrectly.
      e12dbc3a
  2. Apr 29, 2005
  3. Apr 28, 2005
  4. Apr 27, 2005
    • Eric Mei's avatar
      b=5538 · 26c1d15b
      Eric Mei authored
      by Nikita: fix group_info reference leak in pack_secdesc().
      26c1d15b
    • alex's avatar
      - needless CWARN() removed · 98c7560d
      alex authored
      98c7560d
    • alex's avatar
      b=6049 · e4bfcac4
      alex authored
       - handle final completion calls only
      e4bfcac4
    • jacob's avatar
      b=5786 · f6fb5ab3
      jacob authored
       - add --disable-client and --disable-server configure options
      f6fb5ab3
    • jacob's avatar
      fix non-quilt build · 59dc41c3
      jacob authored
      59dc41c3
  5. Apr 26, 2005
  6. Apr 25, 2005
  7. Apr 24, 2005
  8. Apr 22, 2005
  9. Apr 21, 2005
    • Yury Umanets's avatar
      - changes in MDAPI DLD - added subchapter about nested locks issue. · 198ce95a
      Yury Umanets authored
      - added more checks in GNS stuff:
      
        - check for zero len mount object (mostly admin friendly thing, to show that
          mount object is formed not correctly)
      
        - set default GNS callback to "/usr/sbin/gns_upcall"
      
        - added checks in lproc stuff:
          - gns object name should be differnt than upcall
          - gns timeout should be bigger than gns tick
      198ce95a
    • Yury Umanets's avatar
      - fixed missed -1 in kernel_read() · 73b2b78b
      Yury Umanets authored
      73b2b78b
    • Yury Umanets's avatar
    • Yury Umanets's avatar
      - fixes and improvements in GNS: · 7213e75e
      Yury Umanets authored
        - fixed reading of mount object. Should be read not more than PAGE_SIZE - 1,
          reserving one byte for terminating zero.
      
        - fixed read data zero terminating. Not data[PAGE_SIZE - 1] should be zeroed
          out, but rather zero should be put at the end of actual read data.
      
        - added one more test which tests how GNS will mount dentry when there is
          number of concurent thread creating entries in the same directory. test_3a
      
        - fixes in other sanity tests. When a test creates number of concurrent threads
          for checking something, it should wait their termination before getting
          execution result and possibly fail. Do not remove upcalls from /tmp to have
          the ability to look at them after failure.
      7213e75e
    • Yury Umanets's avatar
      - fixes and cleanups in GNS: · 2dd52da5
      Yury Umanets authored
        - mounting only on lookup() control path (revalidate() for possible mounts always return 0).
          This makes it possible to use lookup_one_len() from ll_gns_mount_object(), as lookup
          control path protected parent.
        - on revalidate cause mount for possible mount points only if revalidate is successful
        - removed not used dentry marking with MOUNT_PENDING, etc
      2dd52da5
  10. Apr 20, 2005
Loading