Page MenuHomeFreeBSD

vfs: Rename ioflg to ioflag in vn_deallocate
ClosedPublic

Authored by khng on Aug 11 2021, 8:27 AM.
Tags
None
Referenced Files
F111637539: D31505.id93535.diff
Thu, Mar 6, 8:34 AM
F111637396: D31505.id93536.diff
Thu, Mar 6, 8:32 AM
F111618128: D31505.diff
Thu, Mar 6, 2:11 AM
Unknown Object (File)
Tue, Mar 4, 12:46 AM
Unknown Object (File)
Tue, Feb 25, 1:44 AM
Unknown Object (File)
Mon, Feb 24, 9:36 PM
Unknown Object (File)
Mon, Feb 24, 6:25 PM
Unknown Object (File)
Mon, Feb 24, 6:14 AM
Subscribers

Details

Summary

Sponsored by: The FreeBSD Foundation

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 40986
Build 37875: arc lint + arc unit

Event Timeline

khng requested review of this revision.Aug 11 2021, 8:27 AM
bcr added a subscriber: bcr.

OK for the manpage part of the change.

Such change does not need a review.

This revision is now accepted and ready to land.Aug 11 2021, 9:02 AM
sys/kern/vfs_vnops.c
3462

And you left the style issue lingering.

sys/kern/vfs_vnops.c
3462

This was fixed on D31500 instead.

sys/kern/vfs_vnops.c
3462

This is purely a style change, while D31500 modifies the runtime behavior.

ioflag checking style fix ends up here.

This revision now requires review to proceed.Aug 11 2021, 9:44 AM
This revision was not accepted when it landed; it landed in state Needs Review.Aug 11 2021, 9:47 AM
This revision was automatically updated to reflect the committed changes.