2008/12/17 Edward Shishkin <edward.shishkin@xxxxxxxxx> Can you say more about this? Do you know an application that requires xattrs of length longer then 4000 bytes? User xattrs. What I'm thinking is that if you can set arbitrary key:value pairs (which, of course, you can - through setfattr) the "high bound" number of xattrs per inode, and therefore total data stored is pretty much unlimited. > > So, the temptation is to have something similar to the file plugin for > individual xattrs, with the xattr functions on a vfs file acting like > a directory of xattr-files. There'd be a large number of small objects > in the tree, of course, but that's a situation I understand R4 handles > well.. > > So, what do you think? Let's forget about file-as-dir stuff. All what we need is a new file plugin with non-NULL methods, responsible for work with xattrs , and (maybe) a new stat-data plugin, which can handle stat-data items of arbitrary length. Agreed. -- DH -- To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html