summaryrefslogtreecommitdiff
path: root/sys-kernel/linux-image-redcore/files/6.2-do_not_bug_the_next_18-years.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sys-kernel/linux-image-redcore/files/6.2-do_not_bug_the_next_18-years.patch')
-rw-r--r--sys-kernel/linux-image-redcore/files/6.2-do_not_bug_the_next_18-years.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/sys-kernel/linux-image-redcore/files/6.2-do_not_bug_the_next_18-years.patch b/sys-kernel/linux-image-redcore/files/6.2-do_not_bug_the_next_18-years.patch
deleted file mode 100644
index 75763d62..00000000
--- a/sys-kernel/linux-image-redcore/files/6.2-do_not_bug_the_next_18-years.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Naur linux-5.5.6/fs/namespace.c linux-5.5.6-p/fs/namespace.c
---- linux-5.5.6/fs/namespace.c 2020-02-24 08:38:51.000000000 +0100
-+++ linux-5.5.6-p/fs/namespace.c 2020-02-27 11:09:12.337903446 +0100
-@@ -2478,7 +2478,7 @@
-
- time64_to_tm(sb->s_time_max, 0, &tm);
-
-- pr_warn("%s filesystem being %s at %s supports timestamps until %04ld (0x%llx)\n",
-+ pr_debug("%s filesystem being %s at %s supports timestamps until %04ld (0x%llx)\n",
- sb->s_type->name,
- is_mounted(mnt) ? "remounted" : "mounted",
- mntpath,