linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* btrfs send requires root
@ 2014-01-29 19:26 Matthew Lai
  2014-01-30 18:30 ` David Sterba
  0 siblings, 1 reply; 3+ messages in thread
From: Matthew Lai @ 2014-01-29 19:26 UTC (permalink / raw)
  To: linux-btrfs

Hello!

I have just started playing with btrfs, and noticed that "btrfs send" 
only works for root (ERROR: failed to initialize subvol search. 
Operation not permitted), even on subvolumes created by the user.

Am I doing something wrong? Or is this the intended behaviour?

My setup (/data is the root subvolume):
mkdir /data/snapshots
btrfs subvolume snapshot -r /data /data/snapshots (creates 
/data/snapshots/data)
btrfs send /data/snapshots/data > /dev/null

Returns:
ERROR: can't perform the search- Operation not permitted
ERROR: failed to initialize subvol search. Operation not permitted

Thanks!
Matthew

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-01-30 21:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-29 19:26 btrfs send requires root Matthew Lai
2014-01-30 18:30 ` David Sterba
2014-01-30 21:41   ` Matthew Lai

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).