Re: btrfs send/receive still gets out of sync in 3.14.0

2014-04-22 Thread David Brown
On Sat, Mar 22, 2014 at 02:04:56PM -0700, Marc MERLIN wrote: After deleting a huge directory tree in my /home subvolume, syncing snapshots now fails with: ERROR: rmdir o1952777-157-0 failed. No such file or directory Error line 156 with status 1 DIE: Code dump: 153 if [[ -n $init ]]; then

Re: btrfs send/receive still gets out of sync in 3.14.0

2014-03-30 Thread Hugo Mills
On Sat, Mar 29, 2014 at 08:22:02PM -0700, Marc MERLIN wrote: On Sat, Mar 22, 2014 at 02:04:56PM -0700, Marc MERLIN wrote: After deleting a huge directory tree in my /home subvolume, syncing snapshots now fails with: ERROR: rmdir o1952777-157-0 failed. No such file or directory So, I'm

Re: btrfs send/receive still gets out of sync in 3.14.0

2014-03-30 Thread Filipe David Manana
On Sun, Mar 30, 2014 at 1:42 PM, Hugo Mills h...@carfax.org.uk wrote: On Sat, Mar 29, 2014 at 08:22:02PM -0700, Marc MERLIN wrote: On Sat, Mar 22, 2014 at 02:04:56PM -0700, Marc MERLIN wrote: After deleting a huge directory tree in my /home subvolume, syncing snapshots now fails with:

Re: btrfs send/receive still gets out of sync in 3.14.0

2014-03-30 Thread Marc MERLIN
On Sun, Mar 30, 2014 at 02:13:35PM +0100, Filipe David Manana wrote: On Sun, Mar 30, 2014 at 1:42 PM, Hugo Mills h...@carfax.org.uk wrote: On Sat, Mar 29, 2014 at 08:22:02PM -0700, Marc MERLIN wrote: On Sat, Mar 22, 2014 at 02:04:56PM -0700, Marc MERLIN wrote: After deleting a huge

Re: btrfs send/receive still gets out of sync in 3.14.0

2014-03-30 Thread Filipe David Manana
On Sun, Mar 30, 2014 at 3:27 PM, Marc MERLIN m...@merlins.org wrote: On Sun, Mar 30, 2014 at 02:13:35PM +0100, Filipe David Manana wrote: On Sun, Mar 30, 2014 at 1:42 PM, Hugo Mills h...@carfax.org.uk wrote: On Sat, Mar 29, 2014 at 08:22:02PM -0700, Marc MERLIN wrote: On Sat, Mar 22, 2014 at

Re: btrfs send/receive still gets out of sync in 3.14.0

2014-03-30 Thread Marc MERLIN
On Sun, Mar 30, 2014 at 04:14:59PM +0100, Filipe David Manana wrote: Cool, thanks for fixing those. Is that meant to make it in 3.14 final, or is it going to be 3.15? My guess is 3.15. Understood. I'll see if I can find your btrfs patches and apply them to 3.14. Thanks for letting me

Re: btrfs send/receive still gets out of sync in 3.14.0

2014-03-29 Thread Marc MERLIN
On Sat, Mar 22, 2014 at 02:04:56PM -0700, Marc MERLIN wrote: After deleting a huge directory tree in my /home subvolume, syncing snapshots now fails with: ERROR: rmdir o1952777-157-0 failed. No such file or directory So, I'm ok again after I deleted my destination snapshot and re-init'ed,

btrfs send/receive still gets out of sync in 3.14.0

2014-03-22 Thread Marc MERLIN
After deleting a huge directory tree in my /home subvolume, syncing snapshots now fails with: ERROR: rmdir o1952777-157-0 failed. No such file or directory Error line 156 with status 1 DIE: Code dump: 153 if [[ -n $init ]]; then 154 btrfs send $src_newsnap | $ssh btrfs receive