From: Aneesh Kumar K.V Date: Mon, 28 Feb 2011 11:33:54 +0000 (+0530) Subject: fs/9p: set the cached file_operations struct during inode init X-Git-Tag: v2.6.39-rc1~489^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29236f4e18dde0c772968b6ce965d0365fe3fe4e;p=pandora-kernel.git fs/9p: set the cached file_operations struct during inode init With the old code we were not setting the file->f_op with cached file operations during creat. (format correction by jvrao@linux.vnet.ibm.com) Signed-off-by: Aneesh Kumar K.V Signed-off-by: Venkateswararao Jujjuri Signed-off-by: Eric Van Hensbergen --- Reading git-diff-tree failed