HomeFreeBSD

Fix rollback of mounted filesystem regression

Description

Fix rollback of mounted filesystem regression

The Illumos #3875 patch reverted a part of ZoL's 7b3e34b which added
special-case error handling for zfs_rezget(). The error handling dealt
with the case in which an all-ones object number ended up being passed
to dnode_hold() and causing an EINVAL to be returned from zfs_rezget().

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #1859
Closes #1861

Details

Provenance
Tim Chase <tim@chase2k.com>Authored on Nov 10 2013, 1:22 AM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Nov 14 2013, 6:44 PM
Parents
rG09d672d33137: Python 3 fixes
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG2008e9209f2e: Fix rollback of mounted filesystem regression (authored by Tim Chase <tim@chase2k.com>).Nov 14 2013, 6:44 PM