From: Al Viro Date: Fri, 19 Jun 2015 05:23:08 +0000 (-0400) Subject: ufs_inode_getblock(): pass indirect block number and full index X-Git-Tag: omap-for-v4.3/fixes-rc1~80^2~5^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=619cfac09134b4de7a4f232cf3636cf43728577d;p=pandora-kernel.git ufs_inode_getblock(): pass indirect block number and full index ... instead of messing with buffer_head. We can bloody well do sb_bread() in there. Signed-off-by: Al Viro --- Reading git-diff-tree failed