X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=linux-2.6-524-peercred.patch;h=b9dfb52134c4935cd5ae62db63d632ad122b5b7a;hb=7aaeffe221d50217038450227d7f467015ec230f;hp=3ed895c0a6baa67386f63dbcd9e8ea588001910f;hpb=e0c419ad6eed2efa33d93c9cb89f1e5573f83173;p=linux-2.6.git diff --git a/linux-2.6-524-peercred.patch b/linux-2.6-524-peercred.patch index 3ed895c0a..b9dfb5213 100644 --- a/linux-2.6-524-peercred.patch +++ b/linux-2.6-524-peercred.patch @@ -1,14 +1,18 @@ -commit 1707cc914729121d784b444ce64cbea791f8c2e8 -Author: root -Date: Thu Apr 29 09:56:51 2010 -0400 +From 841f39f9467a5f7da0c09b7453d65340a13e586b Mon Sep 17 00:00:00 2001 +From: S.Çağlar Onur +Date: Tue, 7 Dec 2010 11:07:24 -0500 +Subject: [PATCH] linux-2.6-524-peercred.patch - linux-2.6-524-peercred.patch +--- + include/linux/socket.h | 2 ++ + net/core/sock.c | 1 + + 2 files changed, 3 insertions(+), 0 deletions(-) diff --git a/include/linux/socket.h b/include/linux/socket.h -index 3273a0c..251b1b1 100644 +index 59966f1..d8a6e19 100644 --- a/include/linux/socket.h +++ b/include/linux/socket.h -@@ -292,6 +292,8 @@ struct ucred { +@@ -298,6 +298,8 @@ struct ucred { #define SOL_RDS 276 #define SOL_IUCV 277 @@ -18,10 +22,10 @@ index 3273a0c..251b1b1 100644 #define IPX_TYPE 1 diff --git a/net/core/sock.c b/net/core/sock.c -index ac135b9..3d808cc 100644 +index 4638715..75d2875 100644 --- a/net/core/sock.c +++ b/net/core/sock.c -@@ -542,6 +542,7 @@ set_sndbuf: +@@ -548,6 +548,7 @@ set_sndbuf: } sk->sk_xid = val; sk->sk_nid = val; @@ -29,3 +33,6 @@ index ac135b9..3d808cc 100644 break; case SO_RCVBUF: +-- +1.5.4.3 +