Re: Possible Double Freeing of dentry in check_parent_dirs_for_sync

2016-04-25 Thread Duncan
Paulo Dias posted on Mon, 25 Apr 2016 22:40:59 -0300 as excerpted: > hi/2 all.. > > we are in 4.6 rc5 and im still seeing a LOT of this with my SSD: > > Abr 25 22:38:01 hydra kernel: [ cut here ] > Abr 25 22:38:01 hydra kernel: WARNING: CPU: 1 PID: 6236 at > /home/kernel/

Re: Possible Double Freeing of dentry in check_parent_dirs_for_sync

2016-04-25 Thread Paulo Dias
hi/2 all.. we are in 4.6 rc5 and im still seeing a LOT of this with my SSD: Abr 25 22:38:01 hydra kernel: [ cut here ] Abr 25 22:38:01 hydra kernel: WARNING: CPU: 1 PID: 6236 at /home/kernel/COD/linux/fs/btrfs/inode.c:9261 btrfs_destroy_inode+0x247/0x2c0 [btrfs] Abr 25 22:

Re: Possible Double Freeing of dentry in check_parent_dirs_for_sync

2016-04-06 Thread Filipe Manana
On Wed, Apr 6, 2016 at 4:46 AM, Bastien Philbert wrote: > Greetings All, > After some tracing I am not certain if this is correct due to being newer to > the btrfs > codebase. However if someone more experience can show me if I am missing > something in > my traces please let me known:) > Firstl