diff options
author | Matt Merhar <mattmerhar@protonmail.com> | 2020-04-19 17:12:03 -0400 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2020-05-04 22:40:41 +0200 |
commit | 0974d59b5f1808a0748b5611d8943c72027f72ff (patch) | |
tree | ab39423595060f8a55cb0bea1b593de0e230387f /package/kernel | |
parent | f40947a8c0c345d69836f4f6528353b9fbb5ce0e (diff) | |
download | upstream-0974d59b5f1808a0748b5611d8943c72027f72ff.tar.gz upstream-0974d59b5f1808a0748b5611d8943c72027f72ff.tar.bz2 upstream-0974d59b5f1808a0748b5611d8943c72027f72ff.zip |
kernel: backport fix for non-regular inodes on f2fs
Upstream commit dda9f4b9ca ("f2fs: fix to skip verifying block address
for non-regular inode").
On 4.14, attempting to perform operations on a non-regular inode
residing on an f2fs filesystem, such rm-ing a device node, would fail
and lead to a warning / call trace in dmesg. This fix was already
applied to other kernels upstream - including 4.19, from which the patch
was taken.
More info at https://bugzilla.kernel.org/show_bug.cgi?id=202495.
Signed-off-by: Matt Merhar <mattmerhar@protonmail.com>
(cherry picked from commit ee500186a5617dfe80f4b762fd6bd0c38af93d49)
Diffstat (limited to 'package/kernel')
0 files changed, 0 insertions, 0 deletions