]> git.baikalelectronics.ru Git - kernel.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)
commit82821fac7e9c237a25ce80c96cd4c47c24ed8172
tree3642173cbdfba8bcb32e85959eb69c1a6c8ebc11
parentab38301d2a84db43af35a3edc6aef3c67c67897a
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