FCNTL_SETLEASE(9) The Linux VFS FCNTL_SETLEASE(9)NAMEfcntl_setlease - sets a lease on an open fileSYNOPSISint fcntl_setlease(unsigned int fd, struct file * filp, long arg);ARGUMENTSfd open file descriptor filp file pointer arg type of lease to obtainDESCRIPTIONCall this fcntl to establish a lease on the file. Note that you also need to call F_SETSIG to receive a signal when the lease is broken.COPYRIGHTKernel Hackers Manual 3.10 June 2014 FCNTL_SETLEASE(9)
| Related Man Pages |
|---|
| vfs_lock_file(9) - suse |
| fcntl(2) - redhat |
| dhclient.leases(5) - redhat |
| dhcpclient(1m) - hpux |
| dhclient.leases(5) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| Please Welcome Dave Munro to the Moderator Team! |