From: Miklos Szeredi Date: Thu, 10 May 2012 15:49:38 +0000 (+0400) Subject: fuse: fix blksize calculation X-Git-Tag: v3.5-rc2~33^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=203627bbc90377c509e32450c67c5d957ba2d989;p=pandora-kernel.git fuse: fix blksize calculation Don't use inode->i_blkbits which might be stale, instead calculate the blksize information from the freshly obtained attributes. Signed-off-by: Miklos Szeredi --- Reading git-diff-tree failed