]> git.ipfire.org Git - thirdparty/linux.git/commit
fs, iov_iter: define meta io descriptor
authorAnuj Gupta <anuj20.g@samsung.com>
Thu, 28 Nov 2024 11:22:34 +0000 (16:52 +0530)
committerJens Axboe <axboe@kernel.dk>
Mon, 23 Dec 2024 15:17:16 +0000 (08:17 -0700)
commit10783d0ba0d7731ec81d88c54f83cf0ff89d1c2a
tree759af682e443fdeb9e3ce21d0fb467d7099496c7
parentfe8f4ca7107e968b0eb7328155c8811f2a19424a
fs, iov_iter: define meta io descriptor

Add flags to describe checks for integrity meta buffer. Also, introduce
a  new 'uio_meta' structure that upper layer can use to pass the
meta/integrity information.

Signed-off-by: Kanchan Joshi <joshi.k@samsung.com>
Signed-off-by: Anuj Gupta <anuj20.g@samsung.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20241128112240.8867-5-anuj20.g@samsung.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/linux/uio.h
include/uapi/linux/fs.h