[PATCH] cachefiles: Fix excess dput() after end_removing()
David Howells
dhowells at redhat.com
Thu Mar 26 09:04:00 PDT 2026
NeilBrown <neilb at ownmail.net> wrote:
> - ret = cachefiles_bury_object(cache, NULL, dir, victim,
> + ret = cachefiles_bury_object(cache, NULL, dir, dget(victim),
I would prefer the dget() to be on a line on its own before this one to make
it easier to spot.
> If you agree I can post a properly formated patch which explanation.
That would be great!
Thanks,
David
More information about the linux-afs
mailing list