diff options
author | Darrick J. Wong <darrick.wong@oracle.com> | 2018-10-30 00:41:41 +0100 |
---|---|---|
committer | Dave Chinner <david@fromorbit.com> | 2018-10-30 00:41:41 +0100 |
commit | 8dde90bca6fca3736ea20109654bcf6dcf2ecf1d (patch) | |
tree | 4ead8c271da07d766432bb0847026f73054842cd /fs/btrfs | |
parent | vfs: pass remap flags to generic_remap_checks (diff) | |
download | linux-8dde90bca6fca3736ea20109654bcf6dcf2ecf1d.tar.xz linux-8dde90bca6fca3736ea20109654bcf6dcf2ecf1d.zip |
vfs: remap helper should update destination inode metadata
Extend generic_remap_file_range_prep to handle inode metadata updates
when remapping into a file. If the operation can possibly alter the
file contents, we must update the ctime and mtime and remove security
privileges, just like we do for regular file writes.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'fs/btrfs')
0 files changed, 0 insertions, 0 deletions