Re: Ceph on btrfs 3.4rc

2012-04-24 Thread Neil Horman
On Tue, Apr 24, 2012 at 01:33:44PM -0400, Josef Bacik wrote: On Tue, Apr 24, 2012 at 09:26:15AM -0700, Sage Weil wrote: On Tue, 24 Apr 2012, Josef Bacik wrote: On Fri, Apr 20, 2012 at 05:09:34PM +0200, Christian Brunner wrote: After running ceph on XFS for some time, I decided to try

[PATCH] btrfs: only free root_path if it was allocated from the heap

2015-12-03 Thread Neil Horman
in an invalid pointer warning from glibc during free. Signed-off-by: Neil Horman <nhor...@tuxdriver.com> CC: Josef Bacik <jba...@fb.com> CC: David Sterba <dste...@suse.cz> --- cmds-receive.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/cmds-receive.c b/cmds-recei

Re: [PATCH] btrfs: only free root_path if it was allocated from the heap

2016-01-05 Thread Neil Horman
On Tue, Jan 05, 2016 at 03:01:38PM +0100, David Sterba wrote: > On Thu, Dec 03, 2015 at 01:45:44PM -0500, Neil Horman wrote: > > Noticed this while doing some snapshots in a chroot environment > > > > btrfs receive can set root_path to either realmnt, which is passed in from