I'm trying to figure out a reasonable approach to implementing xattr in YAFFS. >From my (limited) knowledge of xattr it seems that in theory you could store a multi-Mbyte database in xattr, but in practice a smaller size is far more reasonable. Clearly storing/managing a small blob is going to be a lot simpler. What is the cut off of a reasonable xattr blob size? 1kbytes? 2kbytes?... Thanx. Charles -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html