Re: Warning in inode_tree_add() -- !(entry->vfs_inode.i_state & (I_WILL_FREE | I_FREEING)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Quoting Pedro Fonseca (2013-12-09 16:15:46)
> Hi,
> 
> I've got multiple instances of warnings caused by the statement 
> "WARN_ON(!(entry->vfs_inode.i_state & (I_WILL_FREE | I_FREEING)));" in 
> inode_tree_add(). The tests were executed on the official 3.12.2 kernel. 
> Do you think it's something serious?

Definitely.  You're in the autodefrag code here and an iget is replacing
an existing inode that wasn't ready to be replaced.  What test are you
running?

-chris
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Filesystem Development]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux