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)
Tue, Dec 10, 10:39 AM
Unknown Object (File)
Nov 15 2024, 8:06 AM
Unknown Object (File)
Oct 16 2024, 11:51 PM
Unknown Object (File)
Sep 28 2024, 1:34 AM
Unknown Object (File)
Sep 28 2024, 1:33 AM
Unknown Object (File)
Sep 28 2024, 1:30 AM
Unknown Object (File)
Sep 27 2024, 8:28 PM
Unknown Object (File)
Sep 26 2024, 3:27 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.