]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
fix typo in ecryptfs-protect-crypt_stat-flags-in-ecryptfs_open.patch
authorChris Wright <chrisw@sous-sol.org>
Mon, 9 Jun 2008 21:51:21 +0000 (14:51 -0700)
committerChris Wright <chrisw@sous-sol.org>
Mon, 9 Jun 2008 21:51:21 +0000 (14:51 -0700)
queue-2.6.25/ecryptfs-protect-crypt_stat-flags-in-ecryptfs_open.patch

index 354f847209bacdad2e0354f61b35d1b0dfb45f5d..3d0ca0695080d353848b491cd91d61c9602096a2 100644 (file)
@@ -4,7 +4,7 @@ From: Willy Tarreau <w@1wt.eu>
 To: stable@kernel.org
 Message-ID: <20080608085802.GB6439@1wt.eu>
 Content-Disposition: inline
-Cc: linux-kernel@vger.kernel.org, mhalcrow@us.ibm.com, <iro@ZenIV.linux.org.uk
+Cc: linux-kernel@vger.kernel.org, mhalcrow@us.ibm.com, viro@ZenIV.linux.org.uk
 Subject: eCryptfs: protect crypt_stat->flags in ecryptfs_open()
 
 From: Michael Halcrow <mhalcrow@us.ibm.com>