]> git.ipfire.org Git - thirdparty/openwrt.git/commit
ntfs: update to 2026-05-03 23292/head
authorQingfang Deng <dqfext@gmail.com>
Mon, 11 May 2026 02:50:06 +0000 (10:50 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Thu, 14 May 2026 17:05:45 +0000 (19:05 +0200)
commit54d2b5d7797190914b838a39dedeadd9dead3289
treeb1fb797f19a81b8697d6fb3c40533acf7f96ca0a
parent110c107460502e182e9cdfc5359390b15c224cf9
ntfs: update to 2026-05-03

Update to the latest version.

Changes:
- fix NULL dereference in ntfs_index_walk_down()
- fix WSL symlink target leak on reparse failure
- conditionally enable POSIX ACL
- fix error handling in ntfs_write_iomap_end_resident()
- fix VCN overflow in ntfs_mapping_pairs_decompress()
- drop nlink once for WIN32/DOS aliases
- fix invalid PTR_ERR() usage in __ntfs_bitmap_set_bits_in_run()
- Use return instead of goto in ntfs_mapping_pairs_decompress()

Removed upstreamed patch:
- 001-conditionally-enable-posix-acl.patch

Signed-off-by: Qingfang Deng <dqfext@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/23292
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/kernel/ntfs/Makefile
package/kernel/ntfs/patches/001-conditionally-enable-posix-acl.patch [deleted file]