Hello, I went forward trying to implement this myself, but I am having trouble. Files up to 60 bytes work great, and large files too. But a file with 61 bytes does not. Reading ignoring the inline results in zero on all bytes, which can't be right, so I guess it is inlined. After the first 60 bytes I try to get the extended attribute, but i_file_acl_lo == FData.l_i_file_acl_high == 0 And I think that it cannot possibly have the extended attribute data in block zero =/ (it contains DEADBEEF or something like that) Any ideas where I got this wrong or any tips about how to figure out in debugfs where the data is? thanks, -- Felipe Monteiro de Carvalho -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html