gfs2: merge gfs2_writepage_common into gfs2_writepage
authorChristoph Hellwig <hch@lst.de>
Mon, 1 Jul 2019 21:54:34 +0000 (23:54 +0200)
committerAndreas Gruenbacher <agruenba@redhat.com>
Wed, 3 Jul 2019 12:45:18 +0000 (14:45 +0200)
commit59c01c5046cc0cf567d58cc7b59a704a36a06899
tree843ebf4ac49cef1d4658f9aca7a5428150eb87ff
parenteadd753580469f281912e28114a80e5822622cbe
gfs2: merge gfs2_writepage_common into gfs2_writepage

There is no need to keep these two functions separate.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
fs/gfs2/aops.c