1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-26 02:25:00 -05:00
linux/fs/nilfs2
Jan Kara 0546c537b1 nilfs2: Convert to properly refcounting bdi
Similarly to set_bdev_super() NILFS2 just used block device reference to
bdi. Convert it to properly getting bdi reference. The reference will
get automatically dropped on superblock destruction.

CC: linux-nilfs@vger.kernel.org
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jan Kara <jack@suse.cz>
Acked-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Signed-off-by: Jens Axboe <axboe@fb.com>
2017-04-20 12:09:55 -06:00
..
alloc.c nilfs2: use i_blocksize() 2017-02-27 18:43:46 -08:00
alloc.h
bmap.c
bmap.h
btnode.c fs: add i_blocksize() 2017-02-27 18:43:46 -08:00
btnode.h
btree.c nilfs2: use i_blocksize() 2017-02-27 18:43:46 -08:00
btree.h
cpfile.c
cpfile.h
dat.c
dat.h
dir.c
direct.c
direct.h
export.h
file.c mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf 2017-02-24 17:46:54 -08:00
gcinode.c
ifile.c
ifile.h
inode.c fs: add i_blocksize() 2017-02-27 18:43:46 -08:00
ioctl.c
Kconfig
Makefile
mdt.c fs: add i_blocksize() 2017-02-27 18:43:46 -08:00
mdt.h
namei.c vfs: remove ".readlink = generic_readlink" assignments 2016-12-09 16:45:04 +01:00
nilfs.h
page.c
page.h
recovery.c
segbuf.c
segbuf.h
segment.c sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> 2017-03-02 08:42:32 +01:00
segment.h
sufile.c
sufile.h
super.c nilfs2: Convert to properly refcounting bdi 2017-04-20 12:09:55 -06:00
sysfs.c
sysfs.h
the_nilfs.c
the_nilfs.h