On Tue, Dec 21, 2010 at 10:51 AM, C Anthony Risinger <anth...@extof.me> wrote:
> in short, everything works fine until you --bind across a subvol via
> the "special" folders created when one takes a snapshot,

> # mount --bind root/<subvol of my current root>/home/anthony bind
> # touch bind/TEST
>
> <you can now see TEST at ~/TEST and bind/TEST>

bind/ is a mounted snapshot, right? if yes, then when you "touch
bind/TEST", it should also appear in root/<subvol of my current
root>/home/anthony/TEST, and NOT in root/home/anthony/TEST or
/home/anthony/TEST

> i'm on 2.6.36.2

Try 2.6.35 or later. I tested something similar under ubuntu maverick
(2.6.35-24-generic) and it works just fine.

-- 
Fajar
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to