HomeFreeBSD

MFC r248567:
rS249078Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

MFC r248567:
Do not call vnode_pager_setsize() while a NFS node mutex is
locked. vnode_pager_setsize() might sleep waiting for the page after
EOF be unbusied.

Call vnode_pager_setsize() both for the regular and directory vnodes.

MFC r248581:
Initialize the variable to avoid (false) compiler warning about
use of an uninitialized local.

Details

Provenance
kibAuthored on
Parents
rS249077: MFC r248967:
Branches
Unknown
Tags
Unknown

Event Timeline