Re: [PATCH V3 5/6] f2fs: ignore discard return value
Chao Yu via Linux-f2fs-devel <[email protected]>
| Newsgroups | gmane.linux.file-systems.f2fs,gmane.linux.kernel,gmane.linux.block,gmane.linux.raid,gmane.linux.kernel.bpf |
|---|---|
| Message-ID | <[email protected]> |
On 11/25/2025 2:33 PM, Christoph Hellwig wrote: > On Tue, Nov 25, 2025 at 09:10:00AM +0800, Chao Yu wrote: >> Reviewed-by: Chao Yu <[email protected]> > > Sending these all as a series might be confusing - it would be good > if the individual patches get picked through the subsystem trees > so that the function signature can be cleaned up after -rc1. > > Can we get this queued up in the f2fs tree? Yes, I think it's clean to queue this patch into f2fs tree. Thanks,