On Wed, Jul 14, 2010 at 12:15 PM, K. Richard Pixley <[email protected]> wrote:
>  Here's what I'm getting on ubuntu-10.04 with standard tools,
> (/sbin/btrfsctl), and freshly built tools, (/usr/local/bin/btrfsctl).
>
> Are we sure that the btrfs kernel module in this release is supporting the
> right ioctls?

Yes it works for me, see the correct arguments below.

> r...@diamonds> sudo /usr/local/bin/btrfsctl -D snaptest /home
> ioctl:: No such file or directory

The snaptest snapshot is in your home directory (I think), not in
/home, so you need to specify the full path i.e.:

sudo /usr/local/bin/btrfsctl -D snaptest /home/rich


Cheers,
=a=


-- 
===================
Aaron Straus
[email protected]
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to