lease_get_mtime(9) centos man page | unix.com

Man Page: lease_get_mtime

Operating Environment: centos

Section: 9

LEASE_GET_MTIME(9)						   The Linux VFS						LEASE_GET_MTIME(9)

NAME
lease_get_mtime - get the last modified time of an inode
SYNOPSIS
void lease_get_mtime(struct inode * inode, struct timespec * time);
ARGUMENTS
inode the inode time pointer to a timespec which will contain the last modified time
DESCRIPTION
This is to force NFS clients to flush their caches for files with exclusive leases. The justification is that if someone has an exclusive lease, then they could be modifying it.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 LEASE_GET_MTIME(9)
Related Man Pages
struct_uio_info(9) - centos
matchpathcon_filespec_add(3) - debian
clri(8) - opendarwin
clri(8) - osx
vfs_vget(9) - freebsd
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
Docker learning Phase-I
Shopt -s histappend
Unsure why access time on a directory change isn't changing