[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250129143353.1892423-1-agruenba@redhat.com>
Date: Wed, 29 Jan 2025 15:33:49 +0100
From: Andreas Gruenbacher <agruenba@...hat.com>
To: Christian Brauner <brauner@...nel.org>
Cc: Andreas Gruenbacher <agruenba@...hat.com>,
Christoph Hellwig <hch@....de>,
gfs2@...ts.linux.dev,
linux-fsdevel@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/3] further lockref cleanups
As discussed in Christoph's "lockref cleanups" thread [*], here are some
further cleanups in gfs2 that then allow lockref_init's count argument
to be dropped. Please review.
Christian, can this go into the vfs tree as Christioph's previous
cleanups did?
Thanks,
Andreas
[*] https://lore.kernel.org/lkml/20250115094702.504610-1-hch@lst.de/
Andreas Gruenbacher (3):
gfs2: use lockref_init for gl_lockref
gfs2: switch to lockref_init(..., 1)
lockref: remove count argument of lockref_init
fs/dcache.c | 2 +-
fs/erofs/zdata.c | 2 +-
fs/gfs2/glock.c | 2 +-
fs/gfs2/main.c | 1 -
fs/gfs2/quota.c | 4 ++--
include/linux/lockref.h | 5 ++---
6 files changed, 7 insertions(+), 9 deletions(-)
--
2.48.1
Powered by blists - more mailing lists