From: Mimi Zohar Date: Wed, 11 Dec 2013 20:20:54 +0000 (-0500) Subject: fs: move i_readcount X-Git-Tag: v3.15-rc1~112^2~3^2~11 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d984ea604943bbeedde4e9715984eb942a298383;p=pandora-kernel.git fs: move i_readcount On a 64-bit system, a hole exists in the 'inode' structure after i_writecount. This patch moves i_readcount to fill this hole. Reported-by: David Howells Signed-off-by: Mimi Zohar Acked-by: David Howells --- Reading git-diff-tree failed