Skip to content
Commit 46e5d0a3 authored by Miklos Szeredi's avatar Miklos Szeredi
Browse files

ovl: copy up file size as well



Copy i_size of the underlying inode to the overlay inode in ovl_copyattr().

This is in preparation for stacking I/O operations on overlay files.

This patch shouldn't have any observable effect.

Remove stale comment from ovl_setattr() [spotted by Vivek Goyal].

Signed-off-by: default avatarMiklos Szeredi <mszeredi@redhat.com>
parent 5812160e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment