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)
Feb 8 2024, 4:50 PM
Unknown Object (File)
Jan 13 2024, 6:15 AM
Unknown Object (File)
Jan 13 2024, 2:31 AM
Unknown Object (File)
Dec 21 2023, 8:46 PM
Unknown Object (File)
Dec 20 2023, 12:14 AM
Unknown Object (File)
Dec 18 2023, 12:07 AM
Unknown Object (File)
Sep 4 2023, 7:41 AM
Unknown Object (File)
Aug 31 2023, 1:40 AM
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.