]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
vfs: pass type instead of fn to do_{loop,iter}_readv_writev()
authorMiklos Szeredi <mszeredi@redhat.com>
Mon, 20 Feb 2017 15:51:23 +0000 (16:51 +0100)
committerMiklos Szeredi <mszeredi@redhat.com>
Mon, 20 Feb 2017 15:51:23 +0000 (16:51 +0100)
commit0f78d06ac1e9b470cbd8f913ee1688c8b2c8feb3
tree03ad32890a8e8f27ffa57e19bc91d1bca2c5a625
parent7687a7a4435f4b32d8e775a7b6b25aea3a25d25a
vfs: pass type instead of fn to do_{loop,iter}_readv_writev()

Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
fs/read_write.c