]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r324064:
authorfsu <fsu@FreeBSD.org>
Sun, 15 Oct 2017 14:03:53 +0000 (14:03 +0000)
committerfsu <fsu@FreeBSD.org>
Sun, 15 Oct 2017 14:03:53 +0000 (14:03 +0000)
commit47e0c817f86474b44bd35b966ca02b6922f2b5d7
tree69a893496cdea321bd645c20d66f743295cf252d
parentd75537e6535c75d54fd8c94eabe1746230bd5f2a
MFC r324064:
Add check to avoid raw inode iblocks fields overflow in case of huge_file feature.
Use the Linux logic for now.

Approved by:    pfg (mentor)
Differential Revision: https://reviews.freebsd.org/D12131
sys/fs/ext2fs/ext2_alloc.c
sys/fs/ext2fs/ext2_extern.h
sys/fs/ext2fs/ext2_inode.c
sys/fs/ext2fs/ext2_inode_cnv.c