]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/meta-ti-glsdk.git/blobdiff - recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.3/0003-eCryptfs-Sanitize-write-counts-of-dev-ecryptfs.patch
linux-ti335x-psp 3.2: update to v3.2.11
[glsdk/meta-ti-glsdk.git] / recipes-kernel / linux / linux-ti33x-psp-3.2 / 3.2.3 / 0003-eCryptfs-Sanitize-write-counts-of-dev-ecryptfs.patch
index 5ce6c2cc57e1f28f05cb2916928a29498f6b7517..98eeb93a88501e4c5e01a0563c670d723a7442ad 100644 (file)
@@ -1,4 +1,4 @@
-From 07750bbe6fff3f00487746556c6b4914ad3270f0 Mon Sep 17 00:00:00 2001
+From 108360a578c8ac2c9571cbe3f17746476f51fefb Mon Sep 17 00:00:00 2001
 From: Tyler Hicks <tyhicks@canonical.com>
 Date: Thu, 12 Jan 2012 11:30:44 +0100
 Subject: [PATCH 03/90] eCryptfs: Sanitize write counts of /dev/ecryptfs
@@ -17,8 +17,8 @@ Signed-off-by: Tyler Hicks <tyhicks@canonical.com>
 Reported-by: Sasha Levin <levinsasha928@gmail.com>
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 ---
- fs/ecryptfs/miscdev.c |   56 +++++++++++++++++++++++++++++++++---------------
- 1 files changed, 38 insertions(+), 18 deletions(-)
+ fs/ecryptfs/miscdev.c |   56 +++++++++++++++++++++++++++++++++----------------
+ 1 file changed, 38 insertions(+), 18 deletions(-)
 
 diff --git a/fs/ecryptfs/miscdev.c b/fs/ecryptfs/miscdev.c
 index 940a82e..0dc5a3d 100644
@@ -99,5 +99,5 @@ index 940a82e..0dc5a3d 100644
                                               euid, current_user_ns(),
                                               task_pid(current), seq);
 -- 
-1.7.7.4
+1.7.9.4