From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bob Peterson Date: Wed, 22 Feb 2017 14:19:10 -0500 (EST) Subject: [Cluster-devel] [PATCH] gfs2: Add missing rcu locking for glock lookup In-Reply-To: <1487776193-18506-1-git-send-email-agruenba@redhat.com> References: <1487776193-18506-1-git-send-email-agruenba@redhat.com> Message-ID: <997067545.25761689.1487791150131.JavaMail.zimbra@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit ----- Original Message ----- | From: Andrew Price | | We must hold the rcu read lock across looking up glocks and trying to | bump their refcount to prevent the glocks from being freed in between. | | Signed-off-by: Andreas Gruenbacher | --- Hi, Thanks. This is now applied to the for-next branch of the linux-gfs2 tree: https://git.kernel.org/cgit/linux/kernel/git/gfs2/linux-gfs2.git/commit/?h=for-next&id=329414f6696541d1680f5867ce747050b8054e66 Regards, Bob Peterson Red Hat File Systems