While reading code, I notice off in mdfd is an uint32, which might be problematic. Considering enlarge segsize to 8GB and even larger, the off might be overflowed. So I change it to off_t.
Best regards, Yuhang Qiu
0001-Change-off-in-mdfd-from-uint32-to-off_t.patch
Description: Binary data