- Jul 12, 2004
-
-
Robert Read authored
Fix replay-single.sh and recovery-small.sh so they can run with the default lmv config or "-f cfg/local.sh" config.
-
Robert Read authored
use assignment instead of memset to clear the conn_cnt.
-
Oleg Drokin authored
-
Oleg Drokin authored
-
Wang Di authored
move primary cowed inode to cowed dir. 2)move MSG_CONNECT_INITIAL check before obd_uuid equal check, otherwise, it will bring some problems in cmobd_setup. 3)set imp_conn_cnt to 0 in ptlrpc_disconnect_import
-
- Jul 09, 2004
-
-
Wang Di authored
2)some minor fix in smfs cache_hook.
-
Eric Barton authored
-
Eric Barton authored
-
Eric Barton authored
-
alex authored
robert's fixes: - add CONNECT_INITAL flag for the initial connect message from a client. When server sees an old client reconnect with that flag, then it needs to set the handles as if it was a new client. - set the initial imp_conn_cnt from the server's conn_cnt. When client connects with INITIAL set, the server sends back the old conn_cnt+1. - timeout for inter-MDS requests is set to obd_timeout / 2
-
- Jul 08, 2004
-
-
alex authored
- mds_open() logs parent/name couple. this helps recovery debugging
-
Wang Di authored
-
Wang Di authored
-
Wang Di authored
-
Yury Umanets authored
-
- Jul 07, 2004
-
-
Wang Di authored
1) fix some bugs in create_indirect inode.
-
- Jul 06, 2004
- Jul 05, 2004
- Jul 04, 2004
- Jul 01, 2004
-
-
alex authored
VS: ----------------------------------------------------------------------
-
- Jun 30, 2004
-
-
alex authored
lock on part of dir only - minor API changes to pass the lock pointer
-
- Jun 29, 2004
-
-
alex authored
-
Phil Schwan authored
-
Phil Schwan authored
-
alex authored
-
alex authored
- configure script sets HAVE_LOOKUP_RAW if kernel has the feature
-
Yury Umanets authored
-
alex authored
-
- Jun 28, 2004
- Jun 27, 2004
-
-
alex authored
- test 4a of sanity-lmv.sh to check this case
-
alex authored
this should prevent lookup serialization - vfs-pdirops-2.4.20-rh.patch exports lock_dir() and unlock_dir() primitives
-
Phil Schwan authored
lock handle which was never used
-