aboutsummaryrefslogtreecommitdiff
path: root/fs/erofs/inode.c
diff options
context:
space:
mode:
authorGravatar Gao Xiang <gaoxiang25@huawei.com> 2019-09-04 10:09:04 +0800
committerGravatar Greg Kroah-Hartman <gregkh@linuxfoundation.org> 2019-09-05 20:10:08 +0200
commit94e4e153b1c25a49b4953c424e6e2f66efb449f3 (patch)
tree1904226e84247a6742391a0a47702cc8cfc3d264 /fs/erofs/inode.c
parenterofs: kill prio and nofail of erofs_get_meta_page() (diff)
downloadlinux-94e4e153b1c25a49b4953c424e6e2f66efb449f3.tar.gz
linux-94e4e153b1c25a49b4953c424e6e2f66efb449f3.tar.bz2
linux-94e4e153b1c25a49b4953c424e6e2f66efb449f3.zip
erofs: kill __submit_bio()
As Christoph pointed out [1], " Why is there __submit_bio which really just obsfucates what is going on? Also why is __submit_bio using bio_set_op_attrs instead of opencode it as the comment right next to it asks you to? " Let's use submit_bio directly instead. [1] https://lore.kernel.org/r/20190830162812.GA10694@infradead.org/ Reported-by: Christoph Hellwig <hch@infradead.org> Signed-off-by: Gao Xiang <gaoxiang25@huawei.com> Link: https://lore.kernel.org/r/20190904020912.63925-18-gaoxiang25@huawei.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/erofs/inode.c')
0 files changed, 0 insertions, 0 deletions