linux/fs/ext4
Mike Christie 95fe6c1a20 block, fs, mm, drivers: use bio set/get op accessors
This patch converts the simple bi_rw use cases in the block,
drivers, mm and fs code to set/get the bio operation using
bio_set_op_attrs/bio_op

These should be simple one or two liner cases, so I just did them
in one patch. The next patches handle the more complicated
cases in a module per patch.

Signed-off-by: Mike Christie <mchristi@redhat.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
2016-06-07 13:41:38 -06:00
..
acl.c
acl.h
balloc.c fs: have submit_bh users pass in op and flags separately 2016-06-07 13:41:38 -06:00
bitmap.c
block_validity.c
crypto_fname.c
crypto_key.c
crypto_policy.c
crypto.c block/fs/drivers: remove rw argument from submit_bio 2016-06-07 13:41:38 -06:00
dir.c
ext4_crypto.h
ext4_extents.h
ext4_jbd2.c
ext4_jbd2.h
ext4.h
extents_status.c
extents_status.h
extents.c
file.c
fsync.c
hash.c
ialloc.c fs: have submit_bh users pass in op and flags separately 2016-06-07 13:41:38 -06:00
indirect.c
inline.c
inode.c fs: have ll_rw_block users pass in op and flags separately 2016-06-07 13:41:38 -06:00
ioctl.c
Kconfig
Makefile
mballoc.c
mballoc.h
migrate.c
mmp.c fs: have submit_bh users pass in op and flags separately 2016-06-07 13:41:38 -06:00
move_extent.c
namei.c fs: have ll_rw_block users pass in op and flags separately 2016-06-07 13:41:38 -06:00
page-io.c block, fs, mm, drivers: use bio set/get op accessors 2016-06-07 13:41:38 -06:00
readpage.c block, fs, mm, drivers: use bio set/get op accessors 2016-06-07 13:41:38 -06:00
resize.c
super.c fs: have ll_rw_block users pass in op and flags separately 2016-06-07 13:41:38 -06:00
symlink.c
sysfs.c
truncate.h
xattr_security.c switch xattr_handler->set() to passing dentry and inode separately 2016-05-27 15:39:43 -04:00
xattr_trusted.c switch xattr_handler->set() to passing dentry and inode separately 2016-05-27 15:39:43 -04:00
xattr_user.c switch xattr_handler->set() to passing dentry and inode separately 2016-05-27 15:39:43 -04:00
xattr.c
xattr.h