From: Dmitry Monakhov Date: Sat, 29 Oct 2011 13:05:00 +0000 (-0400) Subject: ext4: fix quota accounting during migration X-Git-Tag: v3.2-rc1~85^2~18 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cb81dabcc28863e7d04e6fd9ede154bd8459c14;p=pandora-kernel.git ext4: fix quota accounting during migration The tmp_inode should have same uid/gid as the original inode. Otherwise new metadata blocks will be accounted to wrong quota-id, which will result in a quota leak after the inode migration is completed. Signed-off-by: Dmitry Monakhov Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed