commit | d32057fc84c141af22ddf07b58e52570e52369cd | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Jan 09 10:48:12 2015 +1100 |
committer | Dave Chinner <david@fromorbit.com> | Fri Jan 09 10:48:12 2015 +1100 |
tree | 14dd7706b8efb12037d9dbdd765ba715afc646dd | |
parent | 64af7a6ea5a4c7e12ae79415250d054424b7e0c2 [diff] |
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>