From: Aneesh Kumar K.V Date: Mon, 28 Feb 2011 11:34:09 +0000 (+0530) Subject: fs/9p: Properly update inode attributes on link X-Git-Tag: v2.6.39-rc1~489^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c06c066a083aa0a336d6b2b1ed502dd0b8488ac7;p=pandora-kernel.git fs/9p: Properly update inode attributes on link With caching enabled, we need to make sure we don't update inode->i_size via stat2inode because we could have dirty data which is not yet written to the server Signed-off-by: Aneesh Kumar K.V Signed-off-by: Venkateswararao Jujjuri Signed-off-by: Eric Van Hensbergen --- Reading git-diff-tree failed