Re: [PATCH, RFC] xfs: fix failed write handling

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> @@ -1020,6 +974,7 @@ out_invalidate:
>  	return;
>  }
>  
> +
>  /*
>   * Write out a dirty page.
>   *

Spurious whitespace change.

> +int
> +xfs_bmap_punch_delalloc_range(
> +	struct xfs_inode	*ip,
> +	xfs_fileoff_t		start,
> +	ssize_t			end)

Making this helper work in terms of FSBs seem a lot cleaner than
making it work in terms of bytes.  Both callers already deal with
FSBs, as does xfs_bunmapi.


Otherwise looks good to me.

_______________________________________________
xfs mailing list
xfs@xxxxxxxxxxx
http://oss.sgi.com/mailman/listinfo/xfs


[Index of Archives]     [Linux XFS Devel]     [Linux Filesystem Development]     [Filesystem Testing]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux