linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Brian May <brian@vpac.org>
To: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: linux-fsdevel@vger.kernel.org
Subject: Re: open sleeps
Date: Fri, 20 Jun 2008 10:50:47 +1000	[thread overview]
Message-ID: <485AFEE7.5010703@vpac.org> (raw)
In-Reply-To: <20080620102003.8dd1270c.sfr@canb.auug.org.au>

Stephen Rothwell wrote:
> Its what samba calls an oplock.  Its like a kernel file lock but it
> blocks opens and notifies the holder (who is supposed to clean up and
> release the lease).  If the lease is not released in 45 seconds (by
> default) then the kernel assumes that the holder is broken and breaks the
> lease and allows the open to proceed.
>   
Ok, so I guess it is most likely Samba's fault then. Most likely this is 
the only application that uses leases/oplocks on this computer anyway. I 
will keep investigating...

Thanks.

Brian May



  reply	other threads:[~2008-06-20  0:50 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-19 23:14 open sleeps Brian May
2008-06-19 23:58 ` Stephen Rothwell
2008-06-20  0:07   ` Brian May
2008-06-20  0:20     ` Stephen Rothwell
2008-06-20  0:50       ` Brian May [this message]
2008-06-20  1:11         ` Brian May
2008-06-20  6:45           ` Dave Chinner
2008-06-26  6:30             ` Brian May

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=485AFEE7.5010703@vpac.org \
    --to=brian@vpac.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=sfr@canb.auug.org.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).