Searched hist:"57 f64034966fb945fc958f95f0c51e47af590344" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/nfsd/ |
H A D | vfs.c | diff 57f64034966fb945fc958f95f0c51e47af590344 Wed Dec 18 13:57:23 CST 2019 Trond Myklebust <trondmy@gmail.com> nfsd: Clone should commit src file metadata too
vfs_clone_file_range() can modify the metadata on the source file too, so we need to commit that to stable storage as well.
Reported-by: Dave Chinner <david@fromorbit.com> Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Acked-by: Dave Chinner <david@fromorbit.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
|