From: "Kendrick M. Smith" Subject: patch 20/38: CLIENT: lease time in 'struct nfs_fsinfo' Date: Tue, 13 Aug 2002 19:04:31 -0400 (EDT) Sender: nfs-admin@lists.sourceforge.net Message-ID: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Return-path: Received: from donkeykong.gpcc.itd.umich.edu ([141.211.2.163]) by usw-sf-list1.sourceforge.net with esmtp (Exim 3.31-VA-mm2 #1 (Debian)) id 17ekiI-00033e-00 for ; Tue, 13 Aug 2002 16:04:34 -0700 To: linux-kernel@vger.kernel.org, Errors-To: nfs-admin@lists.sourceforge.net List-Help: List-Post: List-Subscribe: , List-Id: Discussion of NFS under Linux development, interoperability, and testing. List-Unsubscribe: , List-Archive: A trivial loose end: add a 'lease_time' field to 'struct nfs_fsinfo'. --- old/include/linux/nfs_xdr.h Sat Aug 10 23:55:26 2002 +++ new/include/linux/nfs_xdr.h Tue Aug 6 10:16:09 2002 @@ -65,6 +65,7 @@ struct nfs_fsinfo { __u64 afiles; /* # of files available to user */ __u32 linkmax;/* max # of hard links */ __u32 namelen;/* max name length */ + __u32 lease_time; /* in seconds */ }; /* Arguments to the read call. ------------------------------------------------------- This sf.net email is sponsored by: Dice - The leading online job board for high-tech professionals. Search and apply for tech jobs today! http://seeker.dice.com/seeker.epl?rel_code=31 _______________________________________________ NFS maillist - NFS@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nfs