]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
add upstream commit tag to smack-fuse-mount-hang-fix.patch
authorChris Wright <chrisw@sous-sol.org>
Sat, 7 Jun 2008 00:36:36 +0000 (17:36 -0700)
committerChris Wright <chrisw@sous-sol.org>
Sat, 7 Jun 2008 00:36:36 +0000 (17:36 -0700)
queue-2.6.25/smack-fuse-mount-hang-fix.patch

index d324e053938551535e4bbacd1d2a57e5506d6bb5..6df766d3d5aed132863503514f4274cf5b4d39f6 100644 (file)
@@ -4,6 +4,10 @@ From: Casey Schaufler <casey@schaufler-ca.com>
 Date: Mon, 2 Jun 2008 10:04:32 -0700
 Subject: Smack: fuse mount hang fix
 
+From: Casey Schaufler <casey@schaufler-ca.com>
+
+upstream commit: e97dcb0eadbb821eccd549d4987b653cf61e2374
+
 The d_instantiate hook for Smack can hang on the root inode of a
 filesystem if the file system code has not really done all the set-up.
 Fuse is known to encounter this problem.