commit | d4ff3b2ef901cd451fb8a9ff4623d060a79502cd | [log] [tgz] |
---|---|---|
author | Matthew Wilcox (Oracle) <willy@infradead.org> | Mon Jun 08 20:58:29 2020 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Mon Jun 08 20:58:29 2020 -0700 |
tree | e9b82dcb519940e65e0801e316754e6b59f01ab6 | |
parent | 0e698dfa282211e414076f9dc7e83c1c288314fd [diff] |
iomap: Fix unsharing of an extent >2GB on a 32-bit machine Widen the type used for counting the number of bytes unshared. Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>