commit | 031a072a0b8ac2646def77aa310a95016c884bb0 | [log] [tgz] |
---|---|---|
author | Amir Goldstein <amir73il@gmail.com> | Fri Sep 23 11:38:11 2016 +0300 |
committer | Miklos Szeredi <mszeredi@redhat.com> | Fri Dec 16 11:02:54 2016 +0100 |
tree | 26e34c8c636fe13aa0d4e14cf16226333f6f43dd | |
parent | 913b86e92e1f68ab9db00ccb0fecf594732511e5 [diff] |
vfs: call vfs_clone_file_range() under freeze protection Move sb_start_write()/sb_end_write() out of the vfs helper and up into the ioctl handler. Signed-off-by: Amir Goldstein <amir73il@gmail.com> Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>