From: Eric Sandeen Date: Mon, 17 Mar 2014 19:13:00 +0000 (-0500) Subject: ext3: explicitly remove inode from orphan list after failed direct io X-Git-Tag: v3.15-rc1~53^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f294d3e7be28c43205f41eb0fff97393105d6d2c;p=pandora-kernel.git ext3: explicitly remove inode from orphan list after failed direct io Otherwise non-empty orphan list will be triggered on umount. This is just an application of commit da1daf by Dmitry Monakhov to the same code in ext3. Signed-off-by: Eric Sandeen Signed-off-by: Jan Kara --- Reading git-diff-tree failed