linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: "J. Bruce Fields" <bfields@redhat.com>
Cc: linux-nfs@vger.kernel.org, linux-fsdevel@vger.kernel.org
Subject: Re: [PATCH 3/4] locks: eliminate fl_mylease callback
Date: Tue, 4 Jan 2011 01:07:23 -0500	[thread overview]
Message-ID: <20110104060723.GA15158@infradead.org> (raw)
In-Reply-To: <1294110419-3105-4-git-send-email-bfields@redhat.com>

On Mon, Jan 03, 2011 at 10:06:58PM -0500, J. Bruce Fields wrote:
> The nfs server only supports read delegations for now, so we don't care
> how conflicts are determined.  All we care is that unlocks are
> recognized as matching the leases they are meant to remove.  After the
> last patch, a comparison of struct files will work for that purpose.  So
> we no longer need this callback.

Please also update Documentation/filesystems/Locking for method
removals.


  reply	other threads:[~2011-01-04  6:07 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-04  3:06 remove lease callbacks J. Bruce Fields
2011-01-04  3:06 ` [PATCH 1/4] nfsd4: eliminate lease delete callback J. Bruce Fields
2011-01-04  3:06 ` [PATCH 2/4] nfsd4: use a single struct file for delegations J. Bruce Fields
2011-01-04  3:06 ` [PATCH 3/4] locks: eliminate fl_mylease callback J. Bruce Fields
2011-01-04  6:07   ` Christoph Hellwig [this message]
2011-01-04 18:18     ` J. Bruce Fields
2011-01-07 13:40       ` Christoph Hellwig
2011-01-09 19:55         ` J. Bruce Fields
2011-01-09 20:08           ` Christoph Hellwig
2011-01-04  3:06 ` [PATCH 4/4] locks: minor setlease cleanup J. Bruce Fields

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=20110104060723.GA15158@infradead.org \
    --to=hch@infradead.org \
    --cc=bfields@redhat.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-nfs@vger.kernel.org \
    /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).