]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcc683ccd33a7ae0104c05ff08da19cde8037b722
tree9a2994550d067c240fbc61e3bb9171c8db9745a4
parente3b37c8cc21813ee6fa0fc4815acc9ff4477a9ea
fs/ntfs3: Check reserved size for maximum allowed

Also don't mask EFBIG
Fixes xfstest generic/485
Fixes: d9bb291f04f7 ("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