From: Aneesh Kumar K.V Date: Mon, 28 Feb 2011 11:34:01 +0000 (+0530) Subject: fs/9p: Don't set stat.st_blocks based on nrpages X-Git-Tag: v2.6.39-rc1~489^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a12119087bd803d3fa0b067ee18497e2e5d064cd;p=pandora-kernel.git fs/9p: Don't set stat.st_blocks based on nrpages simple_getattr does set stat.st_blocks to a value derived from nrpages. That is not correct with 9p Signed-off-by: Aneesh Kumar K.V Signed-off-by: Venkateswararao Jujjuri Signed-off-by: Eric Van Hensbergen --- Reading git-diff-tree failed