Loading fs/xfs/xfs_bmap_util.c +1 −1 Original line number Diff line number Diff line Loading @@ -1383,7 +1383,7 @@ xfs_zero_file_space( * If we are shifting right, we will start with last extent inside file space * and continue until we reach the block corresponding to offset. */ int static int xfs_shift_file_space( struct xfs_inode *ip, xfs_off_t offset, Loading Loading
fs/xfs/xfs_bmap_util.c +1 −1 Original line number Diff line number Diff line Loading @@ -1383,7 +1383,7 @@ xfs_zero_file_space( * If we are shifting right, we will start with last extent inside file space * and continue until we reach the block corresponding to offset. */ int static int xfs_shift_file_space( struct xfs_inode *ip, xfs_off_t offset, Loading