]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
vfs: Rename ioflg to ioflag in vn_deallocate
authorKa Ho Ng <khng@FreeBSD.org>
Wed, 11 Aug 2021 09:45:47 +0000 (17:45 +0800)
committerKa Ho Ng <khng@FreeBSD.org>
Wed, 11 Aug 2021 09:45:47 +0000 (17:45 +0800)
commit4a9b832a2ad7acafaa16c858ab6e517f2fd83a0c
tree92a47905c2cc734dc66ed19217fcef702fa5f65d
parent4f3a0cfbde03db19bd2c075eadc73e0efbf93820
vfs: Rename ioflg to ioflag in vn_deallocate

This includes a style fix around ioflag checking as well.

Sponsored by: The FreeBSD Foundation
Reviewed by: kib, bcr
Differential Revision: https://reviews.freebsd.org/D31505
share/man/man9/vn_deallocate.9
sys/kern/vfs_vnops.c