
NAME
lease_get_mtime -
SYNOPSIS
time_t lease_get_mtime (struct inode *inode);
ARGUMENTS
inode the inode
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 modifiying it.