]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit - fs/ntfs3/attrib.c
fs/ntfs3: Check reserved size for maximum allowed
authorKonstantin Komarov <almaz.alexandrovich@paragon-software.com>
Thu, 12 May 2022 16:18:11 +0000 (19:18 +0300)
committerKonstantin Komarov <almaz.alexandrovich@paragon-software.com>
Wed, 3 Aug 2022 15:25:04 +0000 (18:25 +0300)
commit13747aac8984e069427e5de5d68bb6cefa98551e
tree9a2994550d067c240fbc61e3bb9171c8db9745a4
parent460bbf2990b3fdc597601c2cf669a3371c069242
fs/ntfs3: Check reserved size for maximum allowed

Also don't mask EFBIG
Fixes xfstest generic/485
Fixes: 4342306f0f0d ("fs/ntfs3: Add file operations and implementation")
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
fs/ntfs3/attrib.c
fs/ntfs3/file.c