From: Lukas Hejtmanek <xhejtman@gmail.com>
To: Fred Isaman <faisaman4@gmail.com>
Cc: linux-nfs@vger.kernel.org
Subject: Re: local_lock mount option
Date: Thu, 13 Dec 2012 15:40:25 +0100 [thread overview]
Message-ID: <20121213144025.GA1045@ics.muni.cz> (raw)
In-Reply-To: <CADnza44SGwAJTJ8sFnAOoLHRPp1Mt9pJKk-scWmrigxD2G=zpQ@mail.gmail.com>
On Thu, Dec 13, 2012 at 09:38:04AM -0500, Fred Isaman wrote:
> It is turned off here:
>
> static void nfs4_validate_mount_flags(struct nfs_parsed_mount_data *args)
> {
> args->flags &= ~(NFS_MOUNT_NONLM|NFS_MOUNT_NOACL|NFS_MOUNT_VER3|
> NFS_MOUNT_LOCAL_FLOCK|NFS_MOUNT_LOCAL_FCNTL);
> }
ok, thanks. Is there any reason for this? I need to turn of locks for NFSv4 as
they seem to not work properly with NFS server on CXFS.
--
Lukáš Hejtmánek
next prev parent reply other threads:[~2012-12-13 14:40 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-13 13:35 local_lock mount option Lukas Hejtmanek
2012-12-13 14:10 ` Fred Isaman
2012-12-13 14:23 ` Lukas Hejtmanek
2012-12-13 14:38 ` Fred Isaman
2012-12-13 14:40 ` Lukas Hejtmanek [this message]
2012-12-13 14:48 ` Fred Isaman
2012-12-13 14:56 ` Lukas Hejtmanek
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=20121213144025.GA1045@ics.muni.cz \
--to=xhejtman@gmail.com \
--cc=faisaman4@gmail.com \
--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).