Files
android_kernel_xiaomi_sm8450/fs/xfs/libxfs
Darrick J. Wong 86ffa471d9 xfs: refactor log recovery item sorting into a generic dispatch structure
Create a generic dispatch structure to delegate recovery of different
log item types into various code modules.  This will enable us to move
code specific to a particular log item type out of xfs_log_recover.c and
into the log item source.

The first operation we virtualize is the log item sorting.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Chandan Babu R <chandanrlinux@gmail.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
2020-05-08 08:49:58 -07:00
..
2019-11-07 13:00:53 -08:00
2020-03-11 09:11:39 -07:00
2020-03-02 20:55:53 -08:00
2020-03-02 20:55:55 -08:00
2019-11-07 13:00:53 -08:00
2018-06-06 14:17:53 -07:00
2020-03-02 20:55:55 -08:00
2019-06-12 08:37:40 -07:00
2019-06-28 19:30:43 -07:00