]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r271226: MFV r271223:
authordelphij <delphij@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 10 Sep 2014 13:21:44 +0000 (13:21 +0000)
committerdelphij <delphij@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 10 Sep 2014 13:21:44 +0000 (13:21 +0000)
commit8f71148b5b9fca519cf2ff35a9398b26c3ce6054
tree806138d1566997e3335f51357987211a9290362e
parent021aaf3a067364589a2ff82a0b7e843e313e55bb
MFC r271226: MFV r271223:

In dnode_sync(), do dnode_increase_indirection() before processing
the dn_next_nblkptr.

Illumos issue:
    5117 space map reallocation can cause corruption

Approved by: re (gjb)

git-svn-id: svn://svn.freebsd.org/base/stable/10@271392 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dnode_sync.c