LEASE_GET_MTIME

Section: (9)
Updated: 09 April 2004
Index Return to Main Contents

 

NAME

lease_get_mtime -  

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 modifiying it.  

ABOUT THIS DOCUMENT

This documentation was generated with kernel version 2.6.0.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
ABOUT THIS DOCUMENT

This document was created by man2html, using the manual pages.
Time: 09:20:06 GMT, April 09, 2004