>>>>> "Ben" == Ben Myers <bpm@xxxxxxx> writes: Ben> I'm interested in discussing how to pass protection information to Ben> and from userspace. Maybe Martin could be enlisted for the Ben> discussion. I'll be there, obviously. Ben> I read that some work has already been done in this area but have Ben> not been able to locate it. It looks like the bio-integrity code Ben> already makes it possible to generate the t10-dif crc in the Ben> filesystem. Yep. Although the block layer will generate the PI when the filesystem submits the bio. So until we have a userland conduit there hasn't been much point in the filesystems mucking with the PI explicitly. Ben> It would be good to be able to get the guard and application tags Ben> back out to backup applications such as xfsdump. Enabling other Ben> applications to generate their own tags in userspace is also Ben> interesting. However, the app tag is really only good for disk drives. Most array vendors use it internally. And going forward we're going to use it for access control instead of opaque storage. So exposing the application tag space to userland applications is of very limited use at this point. -- Martin K. Petersen Oracle Linux Engineering -- 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