HomeFreeBSD

MFC: r316829

Description

MFC: r316829
Remove unused "cred" argument to ncl_flush().

The "cred" argument of ncl_flush() is unused and it was confusing to have
the code passing in NULL for this argument in some cases. This patch deletes
this argument.
There is no semantic change because of this patch.

Details

Provenance
rmacklemAuthored on
Parents
rS317576: Modify the NFSv4.1/pNFS client to ask for a maximum length of layout.
Branches
Unknown
Tags
Unknown