From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bob Peterson Date: Fri, 4 Aug 2017 08:58:44 -0400 (EDT) Subject: [Cluster-devel] [PATCH] gfs2: Clean up waiting on glocks In-Reply-To: <20170804123232.9910-1-agruenba@redhat.com> References: <20170804123232.9910-1-agruenba@redhat.com> Message-ID: <467416761.38812351.1501851524206.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 ----- | The prepare_to_wait_on_glock and finish_wait_on_glock functions introduced in | commit 56a365be "gfs2: gfs2_glock_get: Wait on freeing glocks" are | better removed, resulting in cleaner code. | | Signed-off-by: Andreas Gruenbacher | --- 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=8c712817333f866f710967f37cc2c1c2661dfd2b Regards, Bob Peterson Red Hat File Systems