summaryrefslogtreecommitdiffstats
path: root/features/unionfs/unionfs-update-unionfs-fork-to-align-with-mainline.patch
diff options
context:
space:
mode:
Diffstat (limited to 'features/unionfs/unionfs-update-unionfs-fork-to-align-with-mainline.patch')
-rw-r--r--features/unionfs/unionfs-update-unionfs-fork-to-align-with-mainline.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/features/unionfs/unionfs-update-unionfs-fork-to-align-with-mainline.patch b/features/unionfs/unionfs-update-unionfs-fork-to-align-with-mainline.patch
index 3bc691b1..73fafd40 100644
--- a/features/unionfs/unionfs-update-unionfs-fork-to-align-with-mainline.patch
+++ b/features/unionfs/unionfs-update-unionfs-fork-to-align-with-mainline.patch
@@ -1,7 +1,7 @@
-From 9f0fe583ffc5116584d8c4800a7fa28bb4ff9b09 Mon Sep 17 00:00:00 2001
+From be59c0838d25c4a51951070ee236f064af538b97 Mon Sep 17 00:00:00 2001
From: Liang Li <liang.li@windriver.com>
Date: Thu, 16 Aug 2012 21:25:01 +0800
-Subject: [PATCH] unionfs: update unionfs fork to align with mainline
+Subject: [PATCH 4/5] unionfs: update unionfs fork to align with mainline
mainline commit 0145acc [vfs: uninline full_name_hash] changes the
interface to full_name_hash, so unionfs fork must be updated.
@@ -17,7 +17,7 @@ adopted fast hash function might have hash collision issue on x86.
Signed-off-by: Liang Li <liang.li@windriver.com>
---
fs/namei.c | 6 ++----
- 1 files changed, 2 insertions(+), 4 deletions(-)
+ 1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/fs/namei.c b/fs/namei.c
index de81292..afb6cc8 100644
@@ -49,5 +49,5 @@ index de81292..afb6cc8 100644
* See if the low-level filesystem might want
* to use its own hash..
--
-1.7.5.4
+1.7.10.4