]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
9p: Use V9FS_MAGIC in statfs
authorM. Mohan Kumar <mohan@in.ibm.com>
Mon, 27 Sep 2010 08:47:24 +0000 (14:17 +0530)
committerEric Van Hensbergen <ericvh@gmail.com>
Thu, 28 Oct 2010 14:08:47 +0000 (09:08 -0500)
commit368c09d2a303c39e9f37193b23e945e6754cf0a7
tree3642173cbdfba8bcb32e85959eb69c1a6c8ebc11
parent1d769cd192fc8c4097b1e2cd41fdee6ba3d1b2af
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 <mohan@in.ibm.com>
Signed-off-by: Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
fs/9p/v9fs.h
fs/9p/vfs_super.c
include/linux/magic.h