Andreas Dilger wrote: > If there are large "xattrs" (i.e. data forks) then I'd suggest instead > to use openat() to open the data fork and call FIEMAP on that directly. Ooh. Can yon openat() with a file as dirfd? Equivalently, can you open "file/fork"? That sounds like the "file-as-directory" feature Reiser tried to get into the kernel some time back. Wasn't it rejected after a long discussion? -- Jamie -- 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