From: Christoph Hellwig Date: Tue, 23 Aug 2011 08:28:09 +0000 (+0000) Subject: xfs: remove dead ENODEV handling in xfs_destroy_ioend X-Git-Tag: v3.2-rc1~134^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=398d25ef23b10ce75424e0336a8d059dda1dbc8d;p=pandora-kernel.git xfs: remove dead ENODEV handling in xfs_destroy_ioend No driver returns ENODEV from it bio completion handler, not has this ever been documented. Remove the dead code dealing with it. Signed-off-by: Christoph Hellwig Reviewed-by: Dave Chinner Signed-off-by: Alex Elder --- Reading git-diff-tree failed