linux-yocto/fs/ntfs3
Rong Zhang e1b58b4759 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:30:21 +02:00
..
lib
attrib.c
attrlist.c
bitfunc.c
bitmap.c
debug.h
dir.c fs/ntfs3: Add sanity check for file name 2025-08-20 18:30:21 +02:00
file.c Revert "fs/ntfs3: Replace inode_trylock with inode_lock" 2025-08-15 12:13:32 +02:00
frecord.c fs/ntfs3: cancle set bad inode after removing name fails 2025-08-15 12:13:32 +02:00
fslog.c
fsntfs.c
index.c fs/ntfs3: handle hdr_first_de() return value 2025-06-19 15:31:36 +02:00
inode.c fs/ntfs3: correctly create symlink for relative path 2025-08-20 18:30:21 +02:00
Kconfig
lznt.c
Makefile
namei.c fs/ntfs3: cancle set bad inode after removing name fails 2025-08-15 12:13:32 +02:00
ntfs_fs.h fs/ntfs3: cancle set bad inode after removing name fails 2025-08-15 12:13:32 +02:00
ntfs.h
record.c
run.c
super.c
upcase.c
xattr.c