From: Aneesh Kumar K.V Date: Wed, 30 Apr 2008 02:00:36 +0000 (-0400) Subject: ext4: mark inode dirty after initializing the extent tree X-Git-Tag: v2.6.26-rc1~345^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8753e88f1b4345677620ec68f847222a6301e2fd;p=pandora-kernel.git ext4: mark inode dirty after initializing the extent tree We should mark the inode dirty only after initializing the extent tree. Also if we fail during extent initialization we need to call DQUOT_FREE_INODE. Signed-off-by: Aneesh Kumar K.V Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed