On 4/11/22 8:13 PM, David Howells wrote: > Jeffle Xu <jeffl...@linux.alibaba.com> wrote: > >> It is worth nothing that, ki->inval_counter is not initialized after >> this cleanup. > > I think you meant "It is worth noting that, ...". Yeah... > > Btw, is there a particular reason that you didn't want to pass in a pointer to > a netfs_cache_resources struct? IMHO, "struct netfs_cache_resources" is more like an interface for netfs, while here __cachefiles_prepare_write() and __cachefiles_write() are called inside Cachefiles module. -- Thanks, Jeffle -- Linux-cachefs mailing list Linux-cachefs@redhat.com https://listman.redhat.com/mailman/listinfo/linux-cachefs
- [Linux-cachefs] [PATCH v8 19/20] erofs: implement fscache-ba... Jeffle Xu
- [Linux-cachefs] [PATCH v8 15/20] erofs: register fscache con... Jeffle Xu
- [Linux-cachefs] [PATCH v8 14/20] erofs: register fscache con... Jeffle Xu
- Re: [Linux-cachefs] [PATCH v8 00/20] fscache, erofs: fscache... Gao Xiang
- Re: [Linux-cachefs] [PATCH v8 02/20] cachefiles: extract wri... David Howells
- Re: [Linux-cachefs] [PATCH v8 02/20] cachefiles: extrac... JeffleXu
- Re: [Linux-cachefs] [PATCH v8 03/20] cachefiles: notify user... David Howells
- Re: [Linux-cachefs] [PATCH v8 03/20] cachefiles: notify user... David Howells
- Re: [Linux-cachefs] [PATCH v8 04/20] cachefiles: notify user... David Howells
- Re: [Linux-cachefs] [PATCH v8 05/20] cachefiles: implement o... David Howells