aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-4.4/052-01-ubifs-Implement-O_TMPFILE.patch
diff options
context:
space:
mode:
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