Files
android_kernel_xiaomi_sm8450/fs/xfs/libxfs
Darrick J. Wong a508486552 xfs: introduce XFS_MAX_FILEOFF
Introduce a new #define for the maximum supported file block offset.
We'll use this in the next patch to make it more obvious that we're
doing some operation for all possible inode fork mappings after a given
offset.  We can't use ULLONG_MAX here because bunmapi uses that to
detect when it's done.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
2020-01-14 08:02:51 -08:00
..
2019-11-07 13:00:53 -08:00
2019-11-07 13:00:53 -08:00
2018-06-06 14:17:53 -07:00
2020-01-14 08:02:51 -08:00
2019-11-07 13:00:53 -08:00
2019-06-12 08:37:40 -07:00
2019-06-28 19:30:43 -07:00