+24
−0
Loading
maillist inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I9VTE3 CVE: NA Reference: https://lore.kernel.org/linux-fsdevel/20240529095206.2568162-1-yi.zhang@huaweicloud.com/ -------------------------------- Add a new helper rem_u64() to only get the remainder of unsigned 64bit divide with 32bit divisor. Fixes: fabcdd2d ("fs: xfs: Introduce FORCEALIGN inode flag") Signed-off-by:Zhang Yi <yi.zhang@huawei.com> Signed-off-by:
Long Li <leo.lilong@huawei.com>