1
0
Fork 0
alistair23-linux/drivers/staging/lustre/lustre/llite
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
..
Makefile staging/lustre/llite: rename ccc_req to vvp_req 2016-03-30 21:38:13 -07:00
dcache.c staging: lustre: llite: Replace printing of i_ino with ll_inode2fid() 2016-04-28 21:51:58 -07:00
dir.c Staging and IIO driver update for 4.7-rc1 2016-05-20 22:20:48 -07:00
file.c staging: lustre: llite: debugging for ll_file_open LASSERT 2016-04-28 21:53:18 -07:00
glimpse.c staging/lustre/llite: rename struct ccc_thread_info to vvp_thread_info 2016-03-30 21:38:13 -07:00
lcommon_cl.c staging/lustre/llite: Move ll_dirent_type_get and make it static 2016-03-30 21:38:13 -07:00
lcommon_misc.c staging/lustre/llite: rename struct ccc_thread_info to vvp_thread_info 2016-03-30 21:38:13 -07:00
llite_close.c staging: lustre: llite: Replace printing of i_ino with ll_inode2fid() 2016-04-28 21:51:58 -07:00
llite_internal.h switch ->setxattr() to passing dentry and inode separately 2016-05-27 20:09:16 -04:00
llite_lib.c staging: lustre: debug: clean up console messages 2016-05-09 14:01:14 +02:00
llite_mmap.c staging: lustre: llite: Replace printing of i_ino with ll_inode2fid() 2016-04-28 21:51:58 -07:00
llite_nfs.c staging: lustre: nfs: don't panic NFS server if MDS fails to find FID 2016-05-09 14:01:14 +02:00
llite_rmtacl.c staging/lustre/llite: Fix style vs open parenthesis alignment 2016-03-01 19:17:41 -08:00
lloop.c block, fs, mm, drivers: use bio set/get op accessors 2016-06-07 13:41:38 -06:00
lproc_llite.c staging: lustre: osc: Track and limit "unstable" pages 2016-04-28 21:51:58 -07:00
namei.c staging: lustre: llite: Replace printing of i_ino with ll_inode2fid() 2016-04-28 21:51:58 -07:00
remote_perm.c staging: lustre: llite: Replace kmem_cache_alloc with kmem_cache_zalloc 2016-03-01 19:18:42 -08:00
rw.c staging: lustre: llite: reset writeback index in ll_writepages 2016-04-28 21:51:58 -07:00
rw26.c Staging and IIO driver update for 4.7-rc1 2016-05-20 22:20:48 -07:00
statahead.c staging: lustre: llite: Replace printing of i_ino with ll_inode2fid() 2016-04-28 21:51:58 -07:00
super25.c staging/lustre/llite: Remove ccc_global_{init, fini}() 2016-03-30 21:38:13 -07:00
symlink.c staging: lustre: llite: Replace printing of i_ino with ll_inode2fid() 2016-04-28 21:51:58 -07:00
vvp_dev.c staging: lustre: llite: Replace printing of i_ino with ll_inode2fid() 2016-04-28 21:51:58 -07:00
vvp_internal.h staging/lustre/llite: Remove unused vui_local_lock field 2016-03-30 21:38:13 -07:00
vvp_io.c staging: lustre: llite: Truncate to restore file 2016-04-26 15:13:13 -07:00
vvp_lock.c staging/lustre/llite: rename ccc_lock to vvp_lock 2016-03-30 21:38:13 -07:00
vvp_object.c staging/lustre/llite: rename ccc_page to vvp_page 2016-03-30 21:38:13 -07:00
vvp_page.c Merge 4.6-rc3 into staging-next 2016-04-11 09:30:50 -07:00
vvp_req.c staging/lustre/llite: rename ccc_req to vvp_req 2016-03-30 21:38:13 -07:00
xattr.c switch ->setxattr() to passing dentry and inode separately 2016-05-27 20:09:16 -04:00
xattr_cache.c staging/lustre: Fix blank line after/before {/} style 2016-04-26 15:13:13 -07:00