From: David Chinner Date: Wed, 13 Aug 2008 06:41:16 +0000 (+1000) Subject: [XFS] replace inode flush semaphore with a completion X-Git-Tag: v2.6.27-rc4~106^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c63942d3eeffb98219e05d0976862ab9907d297d;p=pandora-kernel.git [XFS] replace inode flush semaphore with a completion Use the new completion flush code to implement the inode flush lock. Removes one of the final users of semaphores in the XFS code base. SGI-PV: 981498 SGI-Modid: xfs-linux-melb:xfs-kern:31817a Signed-off-by: David Chinner Signed-off-by: Lachlan McIlroy --- Reading git-diff-tree failed