From: Jan Kara Date: Mon, 29 Sep 2014 13:10:26 +0000 (+0200) Subject: vfs: Remove i_dquot field from inode X-Git-Tag: omap-for-v3.19/fixes-rc1~145^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75cbe701a4251fcd8b846d52ae42f88c9a8e5e93;p=pandora-kernel.git vfs: Remove i_dquot field from inode All filesystems using VFS quotas are now converted to use their private i_dquot fields. Remove the i_dquot field from generic inode structure. Acked-by: Christoph Hellwig Signed-off-by: Jan Kara --- Reading git-diff-tree failed