lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 31 Aug 2018 11:50:17 -0400 From: Josef Bacik <josef@...icpanda.com> To: Dennis Zhou <dennisszhou@...il.com> Cc: Jens Axboe <axboe@...nel.dk>, Tejun Heo <tj@...nel.org>, Johannes Weiner <hannes@...xchg.org>, Josef Bacik <josef@...icpanda.com>, kernel-team@...com, linux-block@...r.kernel.org, cgroups@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH 14/15] blkcg: rename blkg_try_get to blkg_tryget On Thu, Aug 30, 2018 at 09:53:55PM -0400, Dennis Zhou wrote: > From: "Dennis Zhou (Facebook)" <dennisszhou@...il.com> > > blkg reference counting now uses percpu_ref rather than atomic_t. Let's > make this consistent with css_tryget. This renames blkg_try_get to > blkg_tryget and now returns a bool rather than the blkg or NULL. > > Signed-off-by: Dennis Zhou <dennisszhou@...il.com> Reviewed-by: Josef Bacik <josef@...icpanda.com> Thanks, Josef
Powered by blists - more mailing lists