From: Artem Bityutskiy Date: Thu, 12 Jul 2012 14:28:48 +0000 (+0300) Subject: hfs: introduce VFS superblock object back-reference X-Git-Tag: v3.6-rc1~152^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b16ca626358cbf056b752eab63ba8f20087afeaf;p=pandora-kernel.git hfs: introduce VFS superblock object back-reference Add an 'sb' VFS superblock back-reference to the 'struct hfs_sb_info' data structure - we will need to find the VFS superblock from a 'struct hfs_sb_info' object in the next patch, so this change is jut a preparation. Remove few useless newlines while on it. Signed-off-by: Artem Bityutskiy Signed-off-by: Al Viro --- Reading git-diff-tree failed