From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bob Peterson Date: Fri, 4 Aug 2017 08:58:06 -0400 (EDT) Subject: [Cluster-devel] [PATCH] gfs2: Remove a missed rcu_read_unlock() in gfs2_glock_get() In-Reply-To: <20170804103932.15779-1-anprice@redhat.com> References: <20170804103932.15779-1-anprice@redhat.com> Message-ID: <1596775324.38812311.1501851486714.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 ----- | Commit 64b8e0b83eaa "gfs2: gfs2_glock_get: Wait on freeing glocks" | missed removing the final rcu_read_unlock() call. | | Signed-off-by: Andrew Price | --- Hi, Thanks. This is now pushed to the for-next branch of the linux-gfs2 tree: https://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git/commit/fs/gfs2?h=for-next&id=7bfd81576ec4d6b7d463cae3dd4a43ac1323cc30 Regards, Bob Peterson Red Hat File Systems