Page MenuHomeFreeBSD

replace a comment about zfs recv -F corner case with a longer, more detailed one
ClosedPublic

Authored by avg on Apr 23 2015, 10:40 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Aug 28, 12:10 AM
Unknown Object (File)
Sun, Aug 23, 12:36 PM
Unknown Object (File)
Fri, Aug 21, 7:30 PM
Unknown Object (File)
Fri, Aug 21, 4:35 PM
Unknown Object (File)
Fri, Aug 21, 4:24 PM
Unknown Object (File)
Fri, Aug 21, 4:23 PM
Unknown Object (File)
Thu, Aug 20, 12:16 PM
Unknown Object (File)
Jul 24 2026, 9:26 PM
Subscribers

Details

Summary

The old comment in zfs_rezget explains what situation the code handles,
the new comment also describes how the situation can arise.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

avg retitled this revision from to replace a comment about zfs recv -F corner case with a longer, more detailed one.
avg updated this object.
avg edited the test plan for this revision. (Show Details)
delphij edited edge metadata.

Looks fine, please consider making the style change a separate commit though.

sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_znode.c
1341 ↗(On Diff #4963)

I'd recommend this portion of change be in a different commit.

This revision is now accepted and ready to land.Apr 27 2015, 8:53 PM
smh edited edge metadata.

Nicely explains it to me :)

sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_znode.c
1341 ↗(On Diff #4963)

Personally as they are both no-op changes I wouldn't bother splitting.

This revision was automatically updated to reflect the committed changes.