linux-yocto/fs/ntfs3
Rong Zhang b408abe512 fs/ntfs3: correctly create symlink for relative path
[ Upstream commit b1e9d89408 ]

After applying this patch, could correctly create symlink:

ln -s "relative/path/to/file" symlink

Signed-off-by: Rong Zhang <ulin0208@gmail.com>
[almaz.alexandrovich@paragon-software.com: added cpu_to_le32 macro to
rs->Flags assignment]
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-08-20 18:40:55 +02:00
..
lib Changes for 6.12-rc3 2024-10-08 10:53:06 -07:00
attrib.c fs/ntfs3: remove ability to change compression on mounted volume 2025-05-19 11:17:33 +02:00
attrlist.c fs/ntfs3: Remove unused al_delete_le 2024-10-01 12:19:05 +03:00
bitfunc.c
bitmap.c fs/ntfs3: Accumulated refactoring changes 2024-11-01 11:19:53 +03:00
debug.h
dir.c fs/ntfs3: Add sanity check for file name 2025-08-20 18:40:55 +02:00
file.c Revert "fs/ntfs3: Replace inode_trylock with inode_lock" 2025-08-15 16:38:22 +02:00
frecord.c fs/ntfs3: cancle set bad inode after removing name fails 2025-08-15 16:38:21 +02:00
fslog.c fs/ntfs3: Fix handling of InitializeFileRecordSegment 2025-05-16 16:26:07 +02:00
fsntfs.c fs/ntfs3: Remove unused ntfs_sb_read 2025-03-06 19:53:27 +03:00
index.c fs/ntfs3: handle hdr_first_de() return value 2025-04-28 12:17:08 +03:00
inode.c fs/ntfs3: correctly create symlink for relative path 2025-08-20 18:40:55 +02:00
Kconfig ntfs3: serve as alias for the legacy ntfs driver 2024-04-16 10:45:26 +02:00
lznt.c fs/ntfs3: Check if more than chunk-size bytes are written 2024-09-03 16:58:39 +03:00
Makefile
namei.c fs/ntfs3: cancle set bad inode after removing name fails 2025-08-15 16:38:21 +02:00
ntfs_fs.h fs/ntfs3: cancle set bad inode after removing name fails 2025-08-15 16:38:21 +02:00
ntfs.h fs/ntfs3: Prevent integer overflow in hdr_first_de() 2025-03-06 19:53:26 +03:00
record.c fs/ntfs3: Mark inode as bad as soon as error detected in mi_enum_attr() 2024-12-30 11:37:39 +03:00
run.c fs/ntfs3: Accumulated refactoring changes 2024-11-01 11:19:53 +03:00
super.c fs/ntfs3: Fix 'proc_info_root' leak when init ntfs failed 2025-02-05 17:48:40 +03:00
upcase.c
xattr.c fs/ntfs3: Rename ntfs3_setattr into ntfs_setattr 2024-09-03 16:58:45 +03:00