Re: [PATCH 4/6] Replace the XFS buf iodone semaphore with acompletion

From: Christoph Hellwig
Date: Thu Jun 26 2008 - 03:41:40 EST


On Thu, Jun 26, 2008 at 02:41:15PM +1000, Dave Chinner wrote:
> The xfs_buf_t b_iodonesema is really just a semaphore
> that wants to be a completion. Change it to a completion
> and remove the last user of the sema_t from XFS.

Looks good and I've been running with an equivalent patch in my tree
for a while.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/