From: Ram Pai <linuxram@us.ibm.com>
To: Valerie Aurora <vaurora@redhat.com>
Cc: Alexander Viro <viro@zeniv.linux.org.uk>,
linux-fsdevel@vger.kernel.org, Ram Pai <linuxram@us.ibm.com>
Subject: Re: [PATCH] Documentation: Fix trivial typo in filesystems/sharedsubtree.txt
Date: Tue, 31 Aug 2010 11:34:52 -0700 [thread overview]
Message-ID: <20100831183452.GC16079@ram-laptop> (raw)
In-Reply-To: <20100830212311.GC2444@shell>
On Mon, Aug 30, 2010 at 05:23:12PM -0400, Valerie Aurora wrote:
> Documentation: Fix trivial typo in filesystems/sharedsubtree.txt
>
> This typo is easy to ignore unless you have spent a great deal of time
> thinking about how to eliminate duplicate dentries in unions.
>
> Signed-off-by: Valerie Aurora <vaurora@redhat.com>
>
> diff --git a/Documentation/filesystems/sharedsubtree.txt b/Documentation/filesystems/sharedsubtree.txt
> index fc0e39a..4ede421 100644
> --- a/Documentation/filesystems/sharedsubtree.txt
> +++ b/Documentation/filesystems/sharedsubtree.txt
> @@ -62,10 +62,10 @@ replicas continue to be exactly same.
> # mount /dev/sd0 /tmp/a
>
> #ls /tmp/a
> - t1 t2 t2
> + t1 t2 t3
>
> #ls /mnt/a
> - t1 t2 t2
> + t1 t2 t3
>
> Note that the mount has propagated to the mount at /mnt as well.
Ack.
RP
prev parent reply other threads:[~2010-08-31 18:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-30 21:23 [PATCH] Documentation: Fix trivial typo in filesystems/sharedsubtree.txt Valerie Aurora
2010-08-31 18:34 ` Ram Pai [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=20100831183452.GC16079@ram-laptop \
--to=linuxram@us.ibm.com \
--cc=linux-fsdevel@vger.kernel.org \
--cc=vaurora@redhat.com \
--cc=viro@zeniv.linux.org.uk \
/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).