Searched hist:"114346978 cf61de02832cc3cc68432a3de70fb38" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/ntfs3/ |
H A D | file.c | diff 114346978cf61de02832cc3cc68432a3de70fb38 Mon Oct 25 10:34:06 CDT 2021 Konstantin Komarov <almaz.alexandrovich@paragon-software.com> fs/ntfs3: Check new size for limits
We must check size before trying to allocate. Size can be set for example by "ulimit -f". Fixes xfstest generic/228 Fixes: 4342306f0f0d ("fs/ntfs3: Add file operations and implementation")
Reviewed-by: Kari Argillander <kari.argillander@gmail.com> Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
|