Re: [PATCH] allow file system to configure for no leases

2007-06-06 Thread Peter Staubach
Hi. Attached is a small patch to allow file systems to inform the file system independent layers that they don't support file leases. The problem is that some file system such as NFSv2 and NFSv3 do not have sufficient support to be able to support leases correctly. In particular for these two fi

Re: [PATCH] allow file system to configure for no leases

2007-06-05 Thread Peter Staubach
Trond Myklebust wrote: On Tue, 2007-06-05 at 15:10 -0400, Peter Staubach wrote: Hi. Attached is a small patch to allow file systems to inform the file system independent layers that they don't support file leases. The problem is that some file system such as NFSv2 and NFSv3 do not have suff

Re: [PATCH] allow file system to configure for no leases

2007-06-05 Thread Trond Myklebust
On Tue, 2007-06-05 at 15:10 -0400, Peter Staubach wrote: > Hi. > > Attached is a small patch to allow file systems to inform the file > system independent layers that they don't support file leases. > > The problem is that some file system such as NFSv2 and NFSv3 do > not have sufficient support

[PATCH] allow file system to configure for no leases

2007-06-05 Thread Peter Staubach
Hi. Attached is a small patch to allow file systems to inform the file system independent layers that they don't support file leases. The problem is that some file system such as NFSv2 and NFSv3 do not have sufficient support to be able to support leases correctly. In particular for these two fi