ECTED]
Sent: Friday, February 22, 2008 3:04 PM
To: Stephens, Allan
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH 03/08] [TIPC]: Eliminate "sparse" warning in socket
code
On Fri, Feb 22, 2008 at 11:59:12AM -0800, Stephens, Allan wrote:
> This patch eliminates warnings about a pair of
This patch removes code associated with optional, user-specified
fields of the TIPC message header. Such fields were never
utilized by TIPC, and have now been removed from the protocol
specification.
Signed-off-by: Allan Stephens <[EMAIL PROTECTED]>
---
include/net/tipc/tipc_port.h |7 --
This patch improves the code which manipulates TIPC network
address (aka values).
1) Address format validation routines are generalized to
accept any valid value.
2) Eliminated inlining of scope checking code to prevent
needless code duplication in non-critical path areas.
3) Introduced
>From d588668422a802166b8368104490c7f644e95271 Mon Sep 17 00:00:00 2001
From: Allan Stephens <[EMAIL PROTECTED]>
Date: Fri, 22 Feb 2008 10:21:42 -0500
Subject:
This patch makes two enhancements to the routine used to
set bit fields within a TIPC message header:
1) It now ignores any bits of the
This patch ensures that the 3-bit version field of the TIPC
message header is masked correctly when written into a message.
Signed-off-by: Allan Stephens <[EMAIL PROTECTED]>
---
net/tipc/msg.h |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/net/tipc/msg.h b/net/tipc/msg.
This patch eliminates warnings about a pair of undeclared symbols.
Signed-off-by: Allan Stephens <[EMAIL PROTECTED]>
---
net/tipc/socket.c |6 ++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/net/tipc/socket.c b/net/tipc/socket.c
index e5a6983..356a18c 100644
--- a/net/ti
This patch validates that the "how" argument to shutdown()
is SHUT_RDWR, since this is the only form that TIPC supports.
Signed-off-by: Allan Stephens <[EMAIL PROTECTED]>
---
net/tipc/socket.c |9 +++--
1 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/net/tipc/socket.c b/net
This is a patch set containing TIPC code developed as part of the TIPC
1.7
development project. This first set contains small enhancements and bug
fixes
only, and is thus being integrated under the current TIPC 1.6
designation.
Patch set summary:
01 Update version to 1.6.3
02 Add argument validat
This patch eliminates some unused or duplicate message header
symbols, and fixes up the comments and/or location of a few
other symbols.
Signed-off-by: Allan Stephens <[EMAIL PROTECTED]>
---
net/tipc/link.c | 16
net/tipc/msg.c | 16
net/tipc/msg.h | 19 +
This patch updates TIPC's version number to 1.6.3.
Signed-off-by: Allan Stephens <[EMAIL PROTECTED]>
---
net/tipc/core.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/net/tipc/core.c b/net/tipc/core.c
index d2d7d32..9b9429e 100644
--- a/net/tipc/core.c
+++ b/net/tipc/c
)
Regards,
Al
-Original Message-
From: Florian Westphal [mailto:[EMAIL PROTECTED]
Sent: Monday, July 23, 2007 2:34 PM
To: netdev@vger.kernel.org
Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; Stephens, Allan;
[EMAIL PROTECTED]
Subject: [PATCH] TIPC: fix tipc_link_create error handling
i
Patrick McHardy wrote:
> Florian Westphal wrote:
> > From: Florian Westphal <[EMAIL PROTECTED]>
> >
> > The tipc netlink config handler uses the nlmsg_pid from the request
> > header as destination for its reply. If the application initialized
> > nlmsg_pid to 0, the reply is looped back to th
to the kernel by
removing API's that are apparently necessary/useful when doing coding of
this sort.
Regards,
Al
> -Original Message-
> From: Christoph Hellwig [mailto:[EMAIL PROTECTED]
> Sent: Friday, February 23, 2007 5:17 PM
> To: Adrian Bunk
> Cc: Jon Maloy;
uldn't have any real
impact on the overall performance of TIPC.
Regards,
Al Stephens
> -Original Message-
> From: James Morris [mailto:[EMAIL PROTECTED]
> Sent: Thursday, June 22, 2006 2:51 PM
> To: Per Liden
> Cc: David Miller; netdev@vger.kernel.org; Stephens,
14 matches
Mail list logo