Loading fs/overlayfs/copy_up.c +0 −1 Original line number Diff line number Diff line Loading @@ -191,7 +191,6 @@ int ovl_set_attr(struct dentry *upperdentry, struct kstat *stat) ovl_set_timestamps(upperdentry, stat); return err; } static int ovl_copy_up_locked(struct dentry *workdir, struct dentry *upperdir, Loading fs/overlayfs/inode.c +0 −1 Original line number Diff line number Diff line Loading @@ -433,5 +433,4 @@ struct inode *ovl_new_inode(struct super_block *sb, umode_t mode, } return inode; } fs/overlayfs/super.c +0 −1 Original line number Diff line number Diff line Loading @@ -106,7 +106,6 @@ void ovl_path_upper(struct dentry *dentry, struct path *path) enum ovl_path_type ovl_path_real(struct dentry *dentry, struct path *path) { enum ovl_path_type type = ovl_path_type(dentry); if (!OVL_TYPE_UPPER(type)) Loading Loading
fs/overlayfs/copy_up.c +0 −1 Original line number Diff line number Diff line Loading @@ -191,7 +191,6 @@ int ovl_set_attr(struct dentry *upperdentry, struct kstat *stat) ovl_set_timestamps(upperdentry, stat); return err; } static int ovl_copy_up_locked(struct dentry *workdir, struct dentry *upperdir, Loading
fs/overlayfs/inode.c +0 −1 Original line number Diff line number Diff line Loading @@ -433,5 +433,4 @@ struct inode *ovl_new_inode(struct super_block *sb, umode_t mode, } return inode; }
fs/overlayfs/super.c +0 −1 Original line number Diff line number Diff line Loading @@ -106,7 +106,6 @@ void ovl_path_upper(struct dentry *dentry, struct path *path) enum ovl_path_type ovl_path_real(struct dentry *dentry, struct path *path) { enum ovl_path_type type = ovl_path_type(dentry); if (!OVL_TYPE_UPPER(type)) Loading