On 01/07/11 09:45, Masatake YAMATO wrote:
Fix a typo. Signed-off-by: Masatake YAMATO diff --git a/fs/dlm/lowcomms.c b/fs/dlm/lowcomms.c index bffa1e7..f0d4855 100644 --- a/fs/dlm/lowcomms.c +++ b/fs/dlm/lowcomms.c @@ -932,7 +932,7 @@ static void tcp_connect_to_sock(struct connection *con) int one = 1; if (con->nodeid == 0) { - log_print("attempt to connect sock 0 foiled"); + log_print("attempt to connect sock 0 failed"); return; }
That's not a typo. I did mean "foiled" and not "failed". Read the code and it will make sense ;-)
Chrissie -- Linux-cluster mailing list Linux-cluster@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/linux-cluster