From: Dmitry Monakhov Date: Mon, 14 Dec 2009 12:21:12 +0000 (+0300) Subject: Add unlocked version of inode_add_bytes() function X-Git-Tag: v2.6.33-rc2~18^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b462707e7ccad058ae151e5c5b06eb5cadcb737f;p=pandora-kernel.git Add unlocked version of inode_add_bytes() function Quota code requires unlocked version of this function. Off course we can just copy-paste the code, but copy-pasting is always an evil. Signed-off-by: Dmitry Monakhov Signed-off-by: Jan Kara --- Reading git-diff-tree failed