Skip to content
Snippets Groups Projects
  1. May 13, 2005
  2. May 12, 2005
    • alex's avatar
      b=6284 · 17aba1a7
      alex authored
       - for unknown yet reason, ptlrpc_client_replied() returns true while
         rq_repmsg isn't allocated yet. this causes oops. the patch checks
         the both and outputs debug info
      17aba1a7
    • Eric Mei's avatar
      b=6277 · f22a5356
      Eric Mei authored
      alloc/free rpcpipe path dynamically.
      f22a5356
    • alex's avatar
      b=6292 · 17e3efe5
      alex authored
       - lmv_enqueue() should re-enqueue lock if first MDS stores a name only
      17e3efe5
    • Wang Di's avatar
      Branch: HEAD · 4caba7e6
      Wang Di authored
      Disable 71 in sanity.sh, because mmap code is not update on HEAD now.
      4caba7e6
    • Yury Umanets's avatar
      - fixed sys_umount() code path. It did not release intent what caused memory... · bc1e9a69
      Yury Umanets authored
      - fixed sys_umount() code path. It did not release intent what caused memory leaks in sanity-gns.sh, as it uses umount for cleanups while testing GNS.
      - do not free intent in GNS case if it is not lookup_it, only drop lock.
      - added test_3a which checks disabling GNS mount point using chmod u-s
      bc1e9a69
    • Eric Mei's avatar
      again fix the intent release problem in dentry revalidate path, · 6a898be4
      Eric Mei authored
      simplified/rewrite some logic in ll_revalidate_it(), pls back this
      out if any problem found.
      6a898be4
  3. May 11, 2005
  4. May 10, 2005
  5. May 09, 2005
  6. May 08, 2005
    • Yury Umanets's avatar
      - using TASK_INTERRUPTIBLE in OBD_SLEEP_ON at Andreas' suggestion. · 7370f264
      Yury Umanets authored
      - using IT_CHDIR in sys_chdir() vfs-intent_api-vanilla-2.6.10-fc3.patch. This fixes GNS with cd into mnt point.
      
      - different fixes in GNS stuff.
      - gns_enabled flag is moved to separate space instead of using LL_GNS_DISABLED
      - removed error messages after inode_setattr(). Only comment is added.
      - many changes in sanity-gns.sh, added checks for "cd" case. Deadlock tests are disabled for a while.
      7370f264
  7. May 07, 2005
    • alex's avatar
      7ece95c4
    • alex's avatar
      - minor fix · 58afd42b
      alex authored
      58afd42b
    • alex's avatar
      - needless debug messages are removed · 34fbe9be
      alex authored
      34fbe9be
    • alex's avatar
      b=6063 · f43b9324
      alex authored
       - to avoid possible lock collision during replay, we should replay all
         request before any locks
      f43b9324
    • alex's avatar
      b=6019 · 5940a46b
      alex authored
       - workaround for cascading timeouts when failure of 1 server node causes
         failures of unrelated connections. this caused different problems. for
         example, lock cancel timeouts.
      5940a46b
    • alex's avatar
      b=4920 · 1f51ba95
      alex authored
       - reconnect after recovery to all mds nodes. otherwise some mds will
         miss reconnect after recovery and get to recovery timeout situation
      1f51ba95
    • alex's avatar
      b=6190 · e3ddb98f
      alex authored
       - deadlock in mds_open() fixed: if dentry points to another node, we
         took LOOKUP lock holding UPDATE on a parent while strict resourse-
         -based ordering must be used
      e3ddb98f
    • Wang Di's avatar
      Branch:HEAD · 63e4ea57
      Wang Di authored
      replace mds1 with SINGLEMDS according to andreas advice
      63e4ea57
  8. May 06, 2005
Loading