From: Evgeniy Dushistov Date: Sun, 25 Jun 2006 12:47:26 +0000 (-0700) Subject: [PATCH] ufs: i_blocks wrong count X-Git-Tag: v2.6.18-rc1~1018 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50aa4eb0b978f4a0283471c776ed812269ac8af5;p=pandora-kernel.git [PATCH] ufs: i_blocks wrong count At now UFS code uses DQUOT_* mechanism, but it also update inode->i_blocks manually, this cause wrong i_blocks value. Signed-off-by: Evgeniy Dushistov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed