]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r295209;
authorpfg <pfg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 6 Feb 2016 16:58:56 +0000 (16:58 +0000)
committerpfg <pfg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 6 Feb 2016 16:58:56 +0000 (16:58 +0000)
commit955dc795465d043ecda065c73f6762152835ac50
tree8886848dc5c091663f9d9209e806a8d59cecb1bd
parentf863a6f89220ba062b27622490ed98d4e10444b6
MFC r295209;
Revert r294695; passthrough any extra timestamps to the dinode struct.

The original ext2fs change worked fine on disks formated with default
values, but it was the cause of a regression when inodes are small.
Revert it for now, while we figure out safer ways pass such values,

PR: 206820
Approved by: re

git-svn-id: svn://svn.freebsd.org/base/stable/10@295353 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/fs/ext2fs/ext2_inode_cnv.c