On Tue, Jan 25, 2022 at 01:57:44PM +0000, David Howells wrote:
> + while (readahead_count(ractl) - ractl->_batch_count) {You do understand that prefixing a structure member with an '_' means "Don't use this", right? If I could get the compiler to prevent you, I would. -- Linux-cachefs mailing list [email protected] https://listman.redhat.com/mailman/listinfo/linux-cachefs
