On Tue, Jul 01, 2025 at 04:05:03PM +0930, Qu Wenruo wrote: > > Please also rename the function so that they match the method name. > > I prefer not, and it is intentionally left as is. > > This give us a very clear view what a fs is expected to do. No. Mismatching method are an insane pest that makes refactoring or even just reading the code painful as hell. Nacked-by: Christoph Hellwig <hch@xxxxxx> without that.