From: M. Mohan Kumar Date: Mon, 27 Sep 2010 08:47:24 +0000 (+0530) Subject: 9p: Use V9FS_MAGIC in statfs X-Git-Tag: v2.6.37-rc1~68^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=368c09d2a303c39e9f37193b23e945e6754cf0a7;p=pandora-kernel.git 9p: Use V9FS_MAGIC in statfs Use V9FS_MAGIC as the file system type while filling kernel statfs strucutre instead of using host file system magic number. Also move the definition of V9FS_MAGIC from v9fs.h to standard magic.h file. Signed-off-by: M. Mohan Kumar Signed-off-by: Venkateswararao Jujjuri Signed-off-by: Eric Van Hensbergen --- Reading git-diff-tree failed