]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #61224 from CookiePLMonster/patch-22
authorKefu Chai <tchaikov@gmail.com>
Mon, 10 Mar 2025 01:54:47 +0000 (09:54 +0800)
committerGitHub <noreply@github.com>
Mon, 10 Mar 2025 01:54:47 +0000 (09:54 +0800)
commit710bb86770d22bcc84fd7695ba6e291ff25a0ef1
tree3941a2952c849e20b75148f6bed0cd3f097f0f57
parentd1c8b853d886ce2ac89fd83d76162ada8bac6a7c
parente0b22e94f041719b8e2d005362fad80df99762f8
Merge pull request #61224 from CookiePLMonster/patch-22

dokan: fix a Y2038 bug by replacing `Int32x32To64` with multiplication

Reviewed-by: Kefu Chai <tchaikov@gmail.com>