From: "J. Bruce Fields" <bfields@fieldses.org>
To: Jeff Garzik <jeff@garzik.org>
Cc: NFS list <linux-nfs@vger.kernel.org>, nfsv4@linux-nfs.org
Subject: Re: Turning off delegations in NFSv4 server?
Date: Thu, 10 Jan 2008 15:00:34 -0500 [thread overview]
Message-ID: <20080110200034.GI2132@fieldses.org> (raw)
In-Reply-To: <4786788D.6040707@garzik.org>
On Thu, Jan 10, 2008 at 02:57:01PM -0500, Jeff Garzik wrote:
> Besides hacking the code, is there an easy way to turn off NFSv4
> delegations in the kernel v4 server?
>
> I'd like to observe behavior of the Linux v4 client when delegations are
> not available.
The easiest thing is probably just to turn off leases:
echo 0 >/proc/sys/fs/leases-enable
--b.
next prev parent reply other threads:[~2008-01-10 20:00 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-10 19:57 Turning off delegations in NFSv4 server? Jeff Garzik
2008-01-10 20:00 ` J. Bruce Fields [this message]
2010-03-04 9:23 ` Matt Bernstein
2010-03-04 14:33 ` J. Bruce Fields
2010-03-05 15:12 ` Matt Bernstein
2010-03-05 15:30 ` 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=20080110200034.GI2132@fieldses.org \
--to=bfields@fieldses.org \
--cc=jeff@garzik.org \
--cc=linux-nfs@vger.kernel.org \
--cc=nfsv4@linux-nfs.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.