mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
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>
1.8 KiB
1.8 KiB