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
F151168563: D31505.id93535.diff
Mon, Apr 6, 1:38 PM
Unknown Object (File)
Mon, Apr 6, 8:18 AM
Unknown Object (File)
Mon, Apr 6, 12:33 AM
Unknown Object (File)
Fri, Apr 3, 4:09 AM
Unknown Object (File)
Wed, Apr 1, 5:59 PM
Unknown Object (File)
Mon, Mar 30, 4:55 PM
Unknown Object (File)
Mon, Mar 30, 7:27 AM
Unknown Object (File)
Sat, Mar 28, 11:18 PM
Subscribers

Details

Summary

Sponsored by: The FreeBSD Foundation

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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
3466

And you left the style issue lingering.

sys/kern/vfs_vnops.c
3466

This was fixed on D31500 instead.

sys/kern/vfs_vnops.c
3466

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.