Home
last modified time | relevance | path

Searched hist:"903 b1fc2737f1c7086420db0a1e550ba0b479a0c" (Results 1 – 1 of 1) sorted by relevance

/linux/fs/xfs/
H A Dxfs_qm.hdiff 903b1fc2737f1c7086420db0a1e550ba0b479a0c Thu Apr 18 01:30:24 CEST 2019 Darrick J. Wong <darrick.wong@oracle.com> xfs: widen quota block counters to 64-bit integers

Widen the incore quota transaction delta structure to treat block
counters as 64-bit integers. This is a necessary addition so that we
can widen the i_delayed_blks counter to be a 64-bit integer.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Allison Collins <allison.henderson@oracle.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>