Re: [PATCH 04/17] xfs: don't use a xfs_log_iovec for attr_item names and values

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Jun 10, 2025 at 11:17:40AM +0200, Carlos Maiolino wrote:
> On Tue, Jun 10, 2025 at 07:15:01AM +0200, Christoph Hellwig wrote:
> > These buffers are not directly logged, just use a kvec and remove the
> > xlog_copy_from_iovec helper only used here.
> 
> This looks correct, I'm not much sure if using a kvec here is ok, so I'll rely
> on other reviewers regarding this. So take my review more related to code
> correctness.

The kvec is just the non-__user pointer of the iovec and can be used
everywhere.  For userspace we'll need to add a trivial stub definition.





[Index of Archives]     [XFS Filesystem Development (older mail)]     [Linux Filesystem Development]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux RAID]     [Linux SCSI]


  Powered by Linux