commit | d6eac039133b31f9db1c63d2e51b88df61d075cc | [log] [tgz] |
---|---|---|
author | Vivek Goyal <vgoyal@redhat.com> | Fri May 11 11:49:27 2018 -0400 |
committer | Miklos Szeredi <mszeredi@redhat.com> | Fri Jul 20 09:56:06 2018 +0200 |
tree | 1266b90d07259e593ed705ae5cc695169db930d8 | |
parent | 9cec54c83a8baba3099bb8b445a735b93ab9511f [diff] |
ovl: Move the copy up helpers to copy_up.c Right now two copy up helpers are in inode.c. Amir suggested it might be better to move these to copy_up.c. There will one more related function which will come in later patch. Signed-off-by: Vivek Goyal <vgoyal@redhat.com> Reviewed-by: Amir Goldstein <amir73il@gmail.com> Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>