summary refs log tree commit diff
path: root/fs/xattr.c
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2023-01-03 09:56:56 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-03-10 09:34:10 +0100
commit65f64fb9c2ab39e12e6200c44288e51378767cd7 (patch)
tree5ac0a33efb08fafac3e06c46801ade2c064ef531 /fs/xattr.c
parent6837910aeb2c9101fc036dcd1b1f32615c20ec1a (diff)
downloadlinux-65f64fb9c2ab39e12e6200c44288e51378767cd7.tar.gz
udf: Preserve link count of system files
commit fc8033a34a3ca7d23353e645e6dde5d364ac5f12 upstream.

System files in UDF filesystem have link count 0. To not confuse VFS we
fudge the link count to be 1 when reading such inodes however we forget
to restore the link count of 0 when writing such inodes. Fix that.

CC: stable@vger.kernel.org
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/xattr.c')
0 files changed, 0 insertions, 0 deletions