I checked the same usage scenario with -rc2 kernel.. Looks like it is just because of allmodconfig. Interesting fact, though: now warnings are thrown on on-disk operations, errors are on rbtree operations.
On Thu, Jul 16, 2009 at 06:36:09PM +0400, Michael Raskin wrote:> I checked the same usage scenario with -rc2 kernel.. > > Looks like it is just because of allmodconfig. Interesting fact, > though: now warnings are thrown on on-disk operations, errors are on > rbtree operations.Could you please touch foo ; ls -lai foo and send us the results. Yan Zheng has a theory that it is related to inode numbers -chris -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Chris Mason wrote:> > Could you please touch foo ; ls -lai foo and send us the results. Yan > Zheng has a theory that it is related to inode numbers4873317 -rw-r--r-- 1 root root 0 Jul 17 00:29 foo dmesg is clean creating/deleting 2 files gives the same result (with even larger inodes each time, although foo is deleted already). The same for ghost files. dmesg is clean. -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html