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 08/03/2025 16:46, kernel test robot wrote:
fs/xfs/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.

Carlos, please advise to handle.

Thanks,
John




[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