Re: [PATCH v4] ntfs : fix shift-out-of-bounds in ntfs_iget

From: Manas Ghandat
Date: Mon Aug 28 2023 - 12:54:04 EST


I was looking at this issue for some time now. As suggested by Anton, that the vol->sparse_compression_unit is set at the mount. I cannot seem to find the code for that part. It seems that the ntfs_inode struct does not have any sparse_compression_unit. So I am stuck at that part of the problem.

On 28/08/23 08:30, Namjae Jeon wrote:
2023-08-18 15:34 GMT+09:00, Manas Ghandat <ghandatmanas@xxxxxxxxx>:
Sorry for the last reply Greg. The last tag specifies the commit id.
Also, I have sent the v5 of the patch in which I have made some critical
changes. Please take a look at that.
Have you checked build error report from kernel test robot ?