X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Documentation%2Ffilesystems%2Fsharedsubtree.txt;h=4ede421c9687a71d33027b95118c90dc743da0fe;hb=2ade0c1d9d93b7642212657ef76f4a1e30233711;hp=fc0e39af43c32a42343f97daed5a5d285f844863;hpb=1c62c72b1a3c4478fb9069503d20c41b1f385ca1;p=pandora-kernel.git diff --git a/Documentation/filesystems/sharedsubtree.txt b/Documentation/filesystems/sharedsubtree.txt index fc0e39af43c3..4ede421c9687 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.