aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-4.4/052-01-ubifs-Implement-O_TMPFILE.patch
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2016-11-12 14:52:47 +0100
committerJohn Crispin <john@phrozen.org>2016-11-16 10:54:33 +0100
commit3bbc3bd1bd009c9ede25c9cbccf2da06ac355e0f (patch)
tree1a16df5b84204c8431e02d43071bf6413e67f198 /target/linux/generic/patches-4.4/052-01-ubifs-Implement-O_TMPFILE.patch
parent7ee6ab1a317d463ce563b1505f3dc986655fda28 (diff)
downloadupstream-3bbc3bd1bd009c9ede25c9cbccf2da06ac355e0f.tar.gz
upstream-3bbc3bd1bd009c9ede25c9cbccf2da06ac355e0f.tar.bz2
upstream-3bbc3bd1bd009c9ede25c9cbccf2da06ac355e0f.zip
kernel: update kernel 4.4 to version 4.4.31
+ Refresh patches compile/run-tested on cns3xxx & imx6. Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/generic/patches-4.4/052-01-ubifs-Implement-O_TMPFILE.patch')
-rw-r--r--target/linux/generic/patches-4.4/052-01-ubifs-Implement-O_TMPFILE.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-4.4/052-01-ubifs-Implement-O_TMPFILE.patch b/target/linux/generic/patches-4.4/052-01-ubifs-Implement-O_TMPFILE.patch
index 957935c6af..1c55a89acf 100644
--- a/target/linux/generic/patches-4.4/052-01-ubifs-Implement-O_TMPFILE.patch
+++ b/target/linux/generic/patches-4.4/052-01-ubifs-Implement-O_TMPFILE.patch
@@ -89,7 +89,7 @@ Signed-off-by: Richard Weinberger <richard@nod.at>
/**
* vfs_dent_type - get VFS directory entry type.
* @type: UBIFS directory entry type
-@@ -1189,6 +1259,7 @@ const struct inode_operations ubifs_dir_
+@@ -1195,6 +1265,7 @@ const struct inode_operations ubifs_dir_
#ifdef CONFIG_UBIFS_ATIME_SUPPORT
.update_time = ubifs_update_time,
#endif