HomeFreeBSD

Rename zfs_inode_update to zfs_znode_update_vfs

Description

Rename zfs_inode_update to zfs_znode_update_vfs

zfs_znode_update_vfs is a more platform-agnostic name than
zfs_inode_update. Besides that, the function's prototype is moved to
include/sys/zfs_znode.h as the function is also used in common code.

Reviewed-by: Ryan Moeller <ryan@ixsystems.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ka Ho Ng <khng300@gmail.com>
Sponsored by: The FreeBSD Foundation
Closes #11580

Details

Provenance
khng300 <khng300@gmail.com>Authored on Feb 9 2021, 7:17 PM
GitHub <noreply@github.com>Committed on Feb 9 2021, 7:17 PM
Parents
rG4f22619ae3ab: Add an assert to clarify code
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed rGfc273894d2ed: Rename zfs_inode_update to zfs_znode_update_vfs (authored by khng300 <khng300@gmail.com>).Feb 9 2021, 7:17 PM