]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - fs/xfs/xfs_iomap.h
xfs: pass a 64-bit count argument to xfs_iomap_write_unwritten
authorChristoph Hellwig <hch@lst.de>
Thu, 8 Jan 2015 23:48:12 +0000 (10:48 +1100)
committerDave Chinner <david@fromorbit.com>
Thu, 8 Jan 2015 23:48:12 +0000 (10:48 +1100)
commitd32057fc84c141af22ddf07b58e52570e52369cd
tree14dd7706b8efb12037d9dbdd765ba715afc646dd
parent64af7a6ea5a4c7e12ae79415250d054424b7e0c2
xfs: pass a 64-bit count argument to xfs_iomap_write_unwritten

The code is already ready for it, and the pnfs layout commit code expects
to be able to pass a larger than 32-bit argument.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/xfs/xfs_iomap.c
fs/xfs/xfs_iomap.h