On 01/24/2017 11:22 AM, Filipe Manana wrote: > On Tue, Jan 24, 2017 at 9:01 AM, Christian Borntraeger > <borntrae...@de.ibm.com> wrote: >> Chris, >> >> since my bug report about this did not result in any fix and since > > It was fixed and the fix landed in 4.10-rc4:
Thanks, I missed that last pull. > > https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=781feef7e6befafd4d9787d1f7ada1f9ccd504e4 > >> this disables lockdep before the the code that I want to debug runs >> here is my attempt to fix it. >> Please double check if the subclass looks right. It seems to work >> for me but I do not know enough about btrfs to decide if this is >> right or not. >> >> Christian Borntraeger (): >> btrfs: add lockdep annotation for btrfs_log_inode >> >> fs/btrfs/tree-log.c | 2 +- >> >> -- >> 2.7.4 >> >> -- >> To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in >> the body of a message to majord...@vger.kernel.org >> More majordomo info at http://vger.kernel.org/majordomo-info.html > > >