login
Header Space

 
 

Mailing list archives

Search results

Found 9 matching messages (0.090 seconds). Page 1 of 1.

[PATCH 2/4] leases: when unlocking, skip locking-related steps

... for readers or writers when called with F_UNLCK. Signed-off-by: David M. Richter --- fs/locks.c | 24 +++++++++++++----------- 1 files changed, 13 insertions(+), 11 deletions(-) ...

linux-fsdevel - David M. Richter - Apr 23 2008 - 16:29

[PATCH 1/4] leases: fix a return-value mixup

... been intended to stay -EAGAIN in the variable "error". Signed-off-by: David M. Richter --- fs/locks.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git ...

linux-fsdevel - David M. Richter - Apr 23 2008 - 16:28

[PATCH 4/4] leases: remove unneeded variable from fcntl_setlease().

... * that is used only once; this patch removes it. Signed-off-by: David M. Richter --- fs/locks.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a ...

linux-fsdevel - David M. Richter - Apr 23 2008 - 16:29

[PATCH 3/4] leases: move lock allocation earlier in generic_setlease()

... this behavior to properly serialize between a modified __break_lease() and generic_setlease(). Signed-off-by: David M. Richter --- fs/locks.c | 10 +++++----- 1 files changed, 5 insertions ...

linux-fsdevel - David M. Richter - Apr 23 2008 - 16:29

[PATCH] VFS: refactor sys_fchmod and sys_fchmodat

... code shared by sys_fchmod and sys_fchmodat and have them call it. Signed-off-by: David M. Richter --- fs/open.c | 65 ++++++++++++++++++++++-------------------------------------- 1 files changed, 24 ...

linux-fsdevel - David M. Richter - Apr 23 2008 - 16:34

Re: NFS client hang on attempt to do async blocking posix lock enqueue

... still can reproduce the > > > > problem. > > > > > > OK, we have finally reproduced this problem here, and David's working on > > > debugging. It does indeed seem to only be reproduceable with client and > > > server on the same machine. Thanks ...

linux-fsdevel - david m. richter - Feb 8 2008 - 14:49

extending VFS leases for NFSv4

hello, we're looking for some input regarding expanding fcntl(2) file leases somewhat, in order to implement NFSv4 file delegations. somewhat similar to Samba and OPLOCKs, NFSv4 file delegations are implemented with leases. however, the

linux-fsdevel - david m. richter - Apr 12 2007 - 15:38

Re: On setting a lease across a cluster

> > actually doing most of what you've just suggested here, which i take to be > > a good sign. > > As long as it's great minds thinking alike and not fools seldom > differing ;-) ooh, good phrase, one with which i wasn't familiar :) > >

linux-fsdevel - david m. richter - Jan 5 2008 - 13:44

Re: [PATCH 0/7] OMFS filesystem version 3

On Tue, 15 Apr 2008, Alan Cox wrote: > > > This is a free software project not a business enterprise. > > > > And the same principles apply, don't they? We seek to minimise overhead > > and to use our kernel development hours as

linux-fsdevel - david m. richter - Apr 15 2008 - 17:46

speck-geostationary