Re: [Cluster-devel] [PATCH 1/6] GFS2: change function gfs2_direct_IO to use a normal gfs2_glock_dq

2012-08-10 Thread Steven Whitehouse
Hi, All six pushed to the -nmw tree. Thanks, Steve. On Thu, 2012-08-09 at 12:48 -0500, rpete...@redhat.com wrote: From: Bob Peterson rpete...@redhat.com This patch changes function gfs2_direct_IO so that it uses a normal call to gfs2_glock_dq rather than a call to a multiple-dq of one

Re: [Cluster-devel] [GFS2 PATCH] GFS2: Break ordered_write list by rgrp for faster sorting

2012-08-10 Thread Steven Whitehouse
Hi, While it makes sense to accumulate the ordered write buffers on per-rgrp lists so that they are partially pre-sorted, I'm less convinced that there is a need to retain a per-rgrp writing list, since we must traverse all of those items anyway. By keeping that as a global list we then do not