diff options
author | Jan Kara <jack@suse.cz> | 2023-01-03 09:56:56 +0100 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2023-01-09 10:39:53 +0100 |
commit | fc8033a34a3ca7d23353e645e6dde5d364ac5f12 (patch) | |
tree | f17c77c027e1a97b04e07d6167d6a707a2b9b5ba /lib | |
parent | 256fe4162f8b5a1625b8603ca5f7ff79725bfb47 (diff) | |
download | linux-fc8033a34a3ca7d23353e645e6dde5d364ac5f12.tar.gz |
udf: Preserve link count of system files
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>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions