Re: [PATCH -next] fs: Fix build error

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

 



On Thu, 17 Oct 2024 at 08:50, Zheng Zucheng <zhengzucheng@xxxxxxxxxx> wrote:
>
> The following build error report:
> fs/overlayfs/file.c: In function ‘ovl_file_end_write’:
> fs/overlayfs/file.c:292:51: error: parameter name omitted
>   292 | static void ovl_file_end_write(struct file *file, loff_t, ssize_t)
>       |                                                   ^~~~~~
> fs/overlayfs/file.c:292:59: error: parameter name omitted
>   292 | static void ovl_file_end_write(struct file *file, loff_t, ssize_t)
>                                                                   ^~~~~~~
>
> Fixes: 291f180e5929 ("fs: pass offset and result to backing_file end_write() callback")
> Signed-off-by: Zheng Zucheng <zhengzucheng@xxxxxxxxxx>

Thanks for the patch.   The fix is already folded into the original
patch in fuse.git/for-next.

Miklos





[Index of Archives]     [Linux Filesystems Devel]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux