commit | 07a790494260e102eb42840537af82e84d2ab766 | [log] [tgz] |
---|---|---|
author | Bob Peterson <rpeterso@redhat.com> | Thu Aug 09 12:48:44 2012 -0500 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Mon Sep 24 10:47:09 2012 +0100 |
tree | 1c6ee208c21f4a9ec8676f8b4d895d0e9386dd80 | |
parent | 4abb6ad9eae0aebfcec4f188a408447cc4ea1cb4 [diff] |
GFS2: Combine functions gfs2_glock_wait and wait_on_holder Function gfs2_glock_wait only called function wait_on_holder and returned its return code, so they were combined for readability. Signed-off-by: Bob Peterson <rpeterso@redhat.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>