• Miklos Szeredi's avatar
    ovl: copy up file size as well · 46e5d0a3
    Miklos Szeredi authored
    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>
    46e5d0a3
overlayfs.h 13.5 KB