]> 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/0006-eCryptfs-Check-inode-changes-in-setattr.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 / 0006-eCryptfs-Check-inode-changes-in-setattr.patch
index 04f130b60e4fd5330e9690eed9b62787e99da579..48c3ca68efe8531270b92059c1a9100b9dcc8a18 100644 (file)
@@ -1,4 +1,4 @@
-From 86977fde23e2c2b4915634d519565a2007b8d339 Mon Sep 17 00:00:00 2001
+From e901f21292b75d5eec1f2f979590c6413ebf18a0 Mon Sep 17 00:00:00 2001
 From: Tyler Hicks <tyhicks@canonical.com>
 Date: Thu, 19 Jan 2012 20:33:44 -0600
 Subject: [PATCH 06/90] eCryptfs: Check inode changes in setattr
@@ -35,7 +35,7 @@ Reviewed-by: Li Wang <liwang@nudt.edu.cn>
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 ---
  fs/ecryptfs/inode.c |   48 ++++++++++++++++++++++++++++++++++++------------
- 1 files changed, 36 insertions(+), 12 deletions(-)
+ 1 file changed, 36 insertions(+), 12 deletions(-)
 
 diff --git a/fs/ecryptfs/inode.c b/fs/ecryptfs/inode.c
 index 32f90a3..d2039ca 100644
@@ -118,5 +118,5 @@ index 32f90a3..d2039ca 100644
                rc = filemap_write_and_wait(inode->i_mapping);
                if (rc)
 -- 
-1.7.7.4
+1.7.9.4