From: Chuck Lever <chuck.lever@oracle.com>
To: Karel Zak <kzak@redhat.com>, Steve Dickson <SteveD@redhat.com>
Cc: linux-nfs@vger.kernel.org
Subject: Re: mount.nfs libmount support (v2)
Date: Thu, 3 Mar 2011 09:48:00 -0500 [thread overview]
Message-ID: <53DAB8EE-E7FD-4081-9227-5C8DB072945B@oracle.com> (raw)
In-Reply-To: <1299159822-25190-1-git-send-email-kzak@redhat.com>
On Mar 3, 2011, at 8:43 AM, Karel Zak wrote:
> This is the second version of the mount.nfs with libmount support. The code
> depends on util-linux >= v2.19 (e.g. Fedora 15).
>
> Chnages:
> - move nfs_umount_do_umnt() to network.c
> - use union nfs_sockaddr
> - add missing GPL address paragraph
> - use abstract function the storing and retrieval mount options
> - use "static const" for struct option
> - use "strncmp() == 0" everywhere
>
>
> The locale issue is not fixed. It seems that _() macro from nls.h is used on
> many places in the package, but ENABLE_NLS macro is nowhere defined and
> setlocale() is not called at all.
>
> I believe that this issue should be fixed independently on the libmount
> patches.
Thanks for the update.
The overall architecture looks sane to me. I think we would accelerate adoption by having nfs-utils take this now as an experimental "technology preview" thing, so the new code is widely available in a shared repo. That would make it easier for people to play with it as libmount becomes available in more distributions. We can then quickly make any minor adjustments needed. Steve, thoughts?
--
Chuck Lever
chuck[dot]lever[at]oracle[dot]com
next prev parent reply other threads:[~2011-03-03 14:49 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-03 13:43 mount.nfs libmount support (v2) Karel Zak
2011-03-03 13:43 ` [PATCH 1/2] mount: move generic functions to utils.c and network.c Karel Zak
2011-03-03 20:03 ` [PATCH 1.5/2] mount: Remove MOUNT_CONFIG warning Steve Dickson
[not found] ` <4D6FF3F4.8040602-AfCzQyP5zfLQT0dZR+AlfA@public.gmane.org>
2011-03-05 21:24 ` Steve Dickson
2011-03-03 13:43 ` [PATCH 2/2] mount: add --enable-libmount-mount Karel Zak
2011-03-03 19:53 ` Steve Dickson
2011-03-04 10:18 ` Karel Zak
2011-03-04 16:23 ` Steve Dickson
2011-03-03 14:48 ` Chuck Lever [this message]
2011-03-03 20:04 ` [PATCH 3/2] mount: Allow 'port=0' to be a valid port value Steve Dickson
2011-03-03 20:12 ` Chuck Lever
2011-03-03 20:16 ` Chuck Lever
2011-03-03 20:38 ` Steve Dickson
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=53DAB8EE-E7FD-4081-9227-5C8DB072945B@oracle.com \
--to=chuck.lever@oracle.com \
--cc=SteveD@redhat.com \
--cc=kzak@redhat.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).