HomeFreeBSD

nfsclient: eliminate ncl_writebp()

Description

nfsclient: eliminate ncl_writebp()

Use plain bufwrite() instead. ncl_writebp() evolved to mostly repeat
bufwrite() code with some ommisions, most notably runningbufspace
accounting.

Reviewed by: imp, markj, rmacklem
Tested by: pho
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D43249

Details

Provenance
kibAuthored on Dec 30 2023, 6:46 PM
Reviewer
imp
Differential Revision
D43249: nfsclient: eliminate ncl_writebp()
Parents
rG47ec00d9d607: nfsclient: flush dirty pages of the vnode
Branches
Unknown
Tags
Unknown