]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - fs/9p/v9fs.h
fs/9p: Move dotl inode operations into a seperate file
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Mon, 10 Jan 2011 19:51:47 +0000 (13:51 -0600)
committerEric Van Hensbergen <ericvh@gmail.com>
Tue, 11 Jan 2011 15:58:07 +0000 (09:58 -0600)
commit53c06f4e0a4621bb40c8be6ff701e07f6226143d
treed7e9a50a91c00e06765ceb47f8ebb5a13624e977
parent255614c45943d43a3778a04b214692346b9d5049
fs/9p: Move dotl inode operations into a seperate file

Source Code Reorganization

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
fs/9p/Makefile
fs/9p/v9fs.h
fs/9p/vfs_inode.c
fs/9p/vfs_inode_dotl.c [new file with mode: 0644]