gfs2: Deduplicate gfs2_{glocks,glstats}_open
authorAndreas Gruenbacher <agruenba@redhat.com>
Thu, 9 Mar 2017 14:48:05 +0000 (09:48 -0500)
committerBob Peterson <rpeterso@redhat.com>
Thu, 16 Mar 2017 12:18:35 +0000 (08:18 -0400)
commit92ecd73a887c4a2b94daf5fc35179d75d1c4ef95
tree6a8f293244df69e2a40bb25c2013b87276d5362f
parentcc37a62785a584f4875788689f3fd1fa6e4eb291
gfs2: Deduplicate gfs2_{glocks,glstats}_open

Both functions are identical except for the seq_operations used.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
fs/gfs2/glock.c