GFS2: Sort buffer lists by inplace block number
authorBenjamin Marzinski <bmarzins@redhat.com>
Tue, 7 May 2013 14:58:49 +0000 (09:58 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Wed, 5 Jun 2013 08:50:20 +0000 (09:50 +0100)
This patch simply sort the data and metadata buffer lists by their
inplace block number.  This makes gfs2_log_flush issue the inplace IO
in sequential order, which will hopefully speed up writing the IO
out to disk.

Signed-off-by: Benjamin Marzinski <bmarzins@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found