The old comment in zfs_rezget explains what situation the code handles,
the new comment also describes how the situation can arise.
Details
Details
- Reviewers
delphij pjd smh - Group Reviewers
ZFS - Commits
- rS282131: replace a comment about zfs recv -F corner case with a longer, more detailed one
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
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. |
Comment Actions
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. |