On Fri, 2017-08-11 at 09:20 -0400, Mimi Zohar wrote: > On Fri, 2017-08-11 at 12:21 +0200, Christoph Hellwig wrote: > > On Thu, Aug 10, 2017 at 07:41:45PM -0400, Mimi Zohar wrote: > > > From: Christoph Hellwig <hch@xxxxxx> > > > > > > Add a new ->integrity_read file operation to read data for integrity > > > hash collection. This is defined to be equivalent to ->read_iter, > > > except that it will be called with the i_rwsem held exclusively. > > > > > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> > > > > Btw, most of this is yours now, feel free to take over the authorship > > with a little credit to me for the initial patch if you want. > > Thank you so much for the initial design and patch! After moving the libfs and efivarfs code to separate patches, the patch hasn't changed all that much, just additional file systems. If you don't object, I'll leave you as the author. Mimi