Files
android_kernel_xiaomi_sm8450/fs/xfs/libxfs
Darrick J. Wong e91ec882af xfs: relax shortform directory size checks
Each of the four functions that operate on shortform directories checks
that the directory's di_size is at least as large as the shortform
directory header.  This is now checked by the inode fork verifiers
(di_size is used to allocate if_bytes, and if_bytes is checked against
the header structure size) so we can turn these checks into ASSERTions.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
2019-11-04 13:54:58 -08:00
..
2019-06-28 19:30:43 -07:00
2019-06-28 19:30:43 -07:00
2018-06-06 14:17:53 -07:00
2019-02-11 16:06:40 -08:00
2019-06-28 19:30:43 -07:00
2019-09-24 08:00:36 -07:00
2019-06-12 08:37:40 -07:00
2019-06-28 19:30:43 -07:00