>> +bool f2fs_is_compressed_page(const struct page *page); >> >> >> Would you like to improve const-correctness at any more source code places? > > I can't figure out a good reason to do that for f2fs internal functions... Do you insist to keep such a function parameter mutable? Regards, Markus