Re: Problem with getting signals delivered to a Samba server

2007-08-07 Thread J. Bruce Fields
On Tue, Jun 26, 2007 at 04:48:42PM -0400, Robert Rappaport wrote: > A Samba server running on Linux, supporting Oplocks for its clients, > will establish a lease for each OpLock that it grants to a client. > Then when some other activity in the file system occurs, such as > another application open

Problem with getting signals delivered to a Samba server

2007-06-26 Thread Robert Rappaport
I have been working for a while on making a distributed file system that runs on Linux to become "lease aware". I have been using advanced versions of proposed Linux modifications that allow a file system to have a "setlease" file operations method. My primary focus in this work was to allow Sam