Re: [xfs-linux:test-merge 13/13] fs/xfs/xfs_file.c:746:15: error: too few arguments to function 'xfs_file_write_checks'

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

 



On 10/03/2025 09:23, Carlos Maiolino wrote:
xfs_file.c:746:15: error: too few arguments to function 'xfs_file_write_checks'
       746 |         ret = xfs_file_write_checks(iocb, from, &iolock);
           |               ^~~~~~~~~~~~~~~~~~~~~
     fs/xfs/xfs_file.c:434:1: note: declared here
       434 | xfs_file_write_checks(
           | ^~~~~~~~~~~~~~~~~~~~~
Christoph's zoned series added a new arg to xfs_file_write_checks().

I think that we want to add a NULL here as that arg - assuming that we
won't support atomic writes for zoned devices now.

JFYI, I am testing that change just in case


Carlos, please advise to handle.
I didn't know the bot was monitoring all branches, I just created this branch to
open a discussion with you an Christoph. Well, I'll do that on my personal
repo next time 🙂

I'll figure out what to do with this today.

thanks




[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