Searched hist:"5 ce70b770d163b0c7697dd23420cbaee070b1cd0" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/xfs/ |
H A D | xfs_log_recover.c | diff 5ce70b770d163b0c7697dd23420cbaee070b1cd0 Mon Apr 27 13:14:59 CDT 2020 Christoph Hellwig <hch@lst.de> xfs: rename inode_list xlog_recover_reorder_trans
This list contains pretty much everything that is not a buffer. The comment calls it item_list, which is a much better name than inode list, so switch the actual variable name to that as well.
Signed-off-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>
|