linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: NeilBrown <neilb@suse.de>
To: Karel Zak <kzak@redhat.com>
Cc: Chuck Lever <chuck.lever@oracle.com>, linux-nfs@vger.kernel.org
Subject: Re: mount.nfs libmount support
Date: Wed, 9 Feb 2011 16:25:33 +1100	[thread overview]
Message-ID: <20110209162533.7c9d6450@notabene.brown> (raw)
In-Reply-To: <1297172717-26431-1-git-send-email-kzak@redhat.com>

On Tue,  8 Feb 2011 14:45:15 +0100 Karel Zak <kzak@redhat.com> wrote:

> Hi Chuck,
> 
> this is the first version of the mount.nfs with libmount support. The code
> depends on the latest util-linux code from upstream git tree, or you can 
> wait few days for official 2.19 util-linux tarballs (and Fedora binary rpms).
> 
> I have tested:
> 
> 	mount.nfs server://path /mountpoint
> 	mount.nfs server://path /mountpoint -o remount,ro
> 	mount.nfs server://path /mountpoint -o user

Probably a small point but.... you do know that isn't the standard syntax for
NFS mounts, don't you?  NFS uses a single slash.

        mount.nfs server:/path /mountpoint ...

NeilBrown


> 
> 	umount.nfs server://path
> 	umount.nfs /mountpoint
> 
> .. works for me. For more information see the second patch.
> 
> 	Karel
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html


      parent reply	other threads:[~2011-02-09  5:25 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-08 13:45 mount.nfs libmount support Karel Zak
2011-02-08 13:45 ` [PATCH 1/2] mount: move generic functions to utils.c and network.c Karel Zak
2011-02-08 15:43   ` Chuck Lever
2011-02-08 16:08     ` Karel Zak
2011-02-15  0:08       ` Chuck Lever
2011-02-08 13:45 ` [PATCH 2/2] mount: add --enable-libmount-mount Karel Zak
2011-02-08 15:56   ` Chuck Lever
2011-02-09  5:25 ` NeilBrown [this message]

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=20110209162533.7c9d6450@notabene.brown \
    --to=neilb@suse.de \
    --cc=chuck.lever@oracle.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).