- Aug 15, 2008
-
-
Bobi Jam authored
b=16495 o=green i=adilger, shadow Assert on freeing replayable request.
-
- Aug 07, 2008
-
-
Alexey Lyashkov authored
Branch HEAD b=14929 i=rread i=panda
-
kalpak authored
b=16098 Add URL for GPLv2 license in copyright headers
-
Yury Umanets authored
r=shadow,wangdi - re-implements recov_thread.c in more elegant way (kills lots of code, thread, etc) and fixes couple of issues by the way. Look at bug for detailed info.
-
- Jul 27, 2008
-
-
kalpak authored
b=16098 change CFS license headers to Sun headers
-
- Jul 21, 2008
-
-
girish authored
b=15981 i=adilger i=robert.read
-
- Jul 16, 2008
-
-
girish authored
b=15981 i=adilger i=rread
-
- Jul 07, 2008
-
-
Eric Mei authored
port Adaptive Timeouts from b1_6 to HEAD. b=14071 r=nathan r=adilger
-
- Jun 24, 2008
-
-
Alexey Lyashkov authored
Branch HEAD b=15716 i=rread i=tappro
-
- Jun 04, 2008
-
-
Yury Umanets authored
r=shadow,nikita - fixes issue with accessing freed @ns on behalf rpc handling when some late rpc comes in fini time; - add new comments in functions, converts existing ones to be inline wigth doxygen comments policies.
-
- May 14, 2008
-
-
Alexey Lyashkov authored
b=14929 i=zam i=nikita
-
- May 09, 2008
-
-
Alexey Lyashkov authored
b=14929 i=zam
-
- Apr 24, 2008
-
-
Alexey Lyashkov authored
restore generation check. b=15069 i=johan i=rread
-
- Apr 17, 2008
-
-
Alexey Lyashkov authored
b=15412 i=johann i=deen
-
- Mar 10, 2008
-
-
Wang Di authored
b=13464 Set import disconnection before mgc reconnection, and refine the previous 13464 fix. i=nathan,adilger
-
- Feb 13, 2008
-
-
Eric Mei authored
fix for GSS breakage. b=14849 r=yury.umanets r=h.huang
-
- Feb 07, 2008
-
-
huanghua authored
i=yong.fan i=rahul.deshmukh i=nikita.danilov - use req_capsule interface for client. - add some interoperability support on server side.
-
- Jan 26, 2008
-
-
qian authored
i=adilger,deen,shadow fix the directIO path: read hitting the hole or beyong the end of file. Submit I/O to various oscs in one RPC set.
-
- Jan 17, 2008
-
-
komaln authored
r=Nathan, Wangdi To add ptlrpc stats on client side.
-
- Jan 14, 2008
-
-
tianzy authored
when mgs is rebooting or recovering, the mount req issued by mgc will fail because mgs doesn't do recovery for mgc at all. The solution is: in this situation, mgc will resend the req. b=13464 i=nathan i=adilger
-
- Dec 13, 2007
-
-
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
-
- Nov 12, 2007
-
-
Mikhail Pershin authored
b:13223 i:shadow,fanyong
-
- Nov 01, 2007
-
-
Nathan Rutman authored
i=adilger i=green simultaneous MDT->OST connections at startup can cause the sync to abort, leaving the OSC in a bad state
-
- Oct 25, 2007
-
-
Bobi Jam authored
b=13497 i=deen i=johann Description: LASSERT_{REQ,REP}SWAB macros are buggy Details : If SWAB_PARANOIA is disabled, the LASSERT_REQSWAB and LASSERT_REPSWAB macros become no-ops, which is incorrect. Drop these macros and replace them with their difinitions instead.
-
- Oct 23, 2007
-
-
Mikhail Pershin authored
b:13816 i:shadow,yury
-
- Oct 16, 2007
-
-
Eric Mei authored
b13857: fix oops in error handling.
-
- Oct 02, 2007
-
-
Alexey Lyashkov authored
b=11710 i=green i=johann
-
- Sep 26, 2007
-
-
Yury Umanets authored
r=vitaly,nikita - landed lru resize code with all fixes and cleanups existing in 1_6.
-
- Sep 19, 2007
-
-
Eric Mei authored
land b1_8_gssfix (20070919_1543): various gss fixes (b11841)
-
Vitaly Fertman authored
b=13581 i=tappro i=huanghua Replay Size-on-MDS related RPCs properly.
-
Eric Mei authored
land b1_8_keyring (20070919_1155): support linux keyring in lustre gss.
-
- Aug 30, 2007
-
-
Nathan Rutman authored
i=scjody i=adilger clients have imports, not exports
-
- Jul 30, 2007
-
-
Mikhail Pershin authored
-
- May 08, 2007
-
-
Oleg Drokin authored
r=adilger,shadow Check that request is still eligible for replay in mdc_set_replay_data() before doing anything.
-
- Apr 13, 2007
-
-
Alexey Lyashkov authored
timeout. b=11203 i=green i=adilger
-
- Feb 16, 2007
-
-
Eric Barton authored
OST_CONNECTs to complete at startup) on HEAD
-
- Feb 15, 2007
-
-
Bobi Jam authored
b=9829 r=adilger Description: client incorrectly hits assertion in ptlrpc_replay_req() Details : for a short time RPCs with bulk IO are in the replay list, but replay of bulk IOs is unimplemented. If the OST filesystem is corrupted due to disk cache incoherency and then replay is started it is possible to trip an assertion. Avoid putting committed RPCs into the replay list at all to avoid this issue.
-
- Feb 10, 2007
-
-
Nathan Rutman authored
-
- Jul 07, 2005
-
-
Eric Mei authored
-
- May 30, 2005
-
-
alex authored
- remove ugly debug bits - dump FL_REPLAY reqs once after connect to avoid flooding
-