From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Date: Sat, 18 Oct 2014 08:17:38 -0700 Subject: [Cluster-devel] [PATCH 0/12 v2] Moving i_dquot out of struct inode In-Reply-To: <20141017192428.GA19788@quack.suse.cz> References: <1412952910-7142-1-git-send-email-jack@suse.cz> <20141011133452.GA29004@infradead.org> <20141017192428.GA19788@quack.suse.cz> Message-ID: <20141018151738.GG30355@infradead.org> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Fri, Oct 17, 2014 at 09:24:28PM +0200, Jan Kara wrote: > I don't see the 4-bytes per inode saving, what am I missing? Frankly, I > don't see a difference in readability but since you and Al agree on that I > concede to your taste :) It's the removal of s_inode_fields that saves 4 bytes.