remarkable-linux/fs/ntfs
Christoph Hellwig de1414a654 fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
Now that we got rid of the bdi abuse on character devices we can always use
sb->s_bdi to get at the backing_dev_info for a file, except for the block
device special case.  Export inode_to_bdi and replace uses of
mapping->backing_dev_info with it to prepare for the removal of
mapping->backing_dev_info.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Tejun Heo <tj@kernel.org>
Reviewed-by: Jan Kara <jack@suse.cz>
Signed-off-by: Jens Axboe <axboe@fb.com>
2015-01-20 14:03:04 -07:00
..
aops.c NTFS: Add bmap address space operation needed for FIBMAP ioctl. 2014-10-16 12:50:52 +01:00
aops.h
attrib.c mm: non-atomically mark page accessed during page cache allocation where possible 2014-06-04 16:54:10 -07:00
attrib.h
bitmap.c
bitmap.h
collate.c
collate.h
compress.c ntfs: remove NULL value assignments 2014-06-04 16:53:52 -07:00
debug.c ntfs: remove bogus space 2014-10-09 22:25:46 -04:00
debug.h
dir.c
dir.h
endian.h
file.c fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info 2015-01-20 14:03:04 -07:00
index.c
index.h
inode.c NTFS: Split ntfs_aops into ntfs_normal_aops and ntfs_compressed_aops 2014-10-16 12:28:03 +01:00
inode.h
Kconfig
layout.h
lcnalloc.c
lcnalloc.h
logfile.c
logfile.h
Makefile NTFS: Bump version to 2.1.31. 2014-10-16 12:53:35 +01:00
malloc.h
mft.c
mft.h
mst.c
namei.c assorted conversions to %p[dD] 2014-11-19 13:01:20 -05:00
ntfs.h NTFS: Split ntfs_aops into ntfs_normal_aops and ntfs_compressed_aops 2014-10-16 12:28:03 +01:00
quota.c
quota.h
runlist.c
runlist.h
super.c ntfs: use find_get_page_flags() to mark page accessed as it is no longer marked later on 2014-10-09 22:25:46 -04:00
sysctl.c ntfs: convert use of typedef ctl_table to struct ctl_table 2014-06-06 16:08:16 -07:00
sysctl.h
time.h
types.h
unistr.c
upcase.c
usnjrnl.c
usnjrnl.h
volume.h