On Thu, Jul 30, 2020 at 4:03 PM David Howells <[email protected]> wrote: > > David Wysochanski <[email protected]> wrote: > > > To be honest I'm not sure about needing a call to fscache_use/unuse_cookie() > > around the call to fscache_resize_cookie(). If the cookie has a > > refcount of 1 when it is created, and a file is never opened, so > > we never call fscache_use_cookie(), what might happen inside > > fscache_resize_cookie()? The header on use_cookie() says > > I've have afs_setattr() doing use/unuse on the cookie around resize. > > David >
Got it and will be fixed in next series. Thanks! -- Linux-cachefs mailing list [email protected] https://www.redhat.com/mailman/listinfo/linux-cachefs
