linux/fs/9p
Jan Kara 71304feba3 9p: Convert to separately allocated bdi
Allocate struct backing_dev_info separately instead of embedding it
inside session. This unifies handling of bdi among users.

CC: Eric Van Hensbergen <ericvh@gmail.com>
CC: Ron Minnich <rminnich@sandia.gov>
CC: Latchesar Ionkov <lucho@ionkov.net>
CC: v9fs-developer@lists.sourceforge.net
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Jens Axboe <axboe@fb.com>
2017-04-20 12:09:55 -06:00
..
acl.c
acl.h
cache.c
cache.h
fid.c
fid.h
Kconfig
Makefile
v9fs_vfs.h
v9fs.c 9p: Convert to separately allocated bdi 2017-04-20 12:09:55 -06:00
v9fs.h 9p: Convert to separately allocated bdi 2017-04-20 12:09:55 -06:00
vfs_addr.c
vfs_dentry.c
vfs_dir.c
vfs_file.c
vfs_inode_dotl.c Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2017-03-03 21:44:35 -08:00
vfs_inode.c Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2017-03-03 21:44:35 -08:00
vfs_super.c 9p: Convert to separately allocated bdi 2017-04-20 12:09:55 -06:00
xattr.c
xattr.h