]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: refactor recovered CUI log item playback
authorDarrick J. Wong <darrick.wong@oracle.com>
Fri, 1 May 2020 23:00:51 +0000 (16:00 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Fri, 8 May 2020 15:50:00 +0000 (08:50 -0700)
commit04d2b29c91b21b1fe87a8c2c9dc367e9e90d1e4e
treefc651e2a02b4c78ecc6c9ed406e6fe67955c88a6
parentd9e340ef3396e683e7d16d46cfc77f08522850c0
xfs: refactor recovered CUI log item playback

Move the code that processes the log items created from the recovered
log items into the per-item source code files and use dispatch functions
to call them.  No functional changes.

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>
fs/xfs/xfs_log_recover.c
fs/xfs/xfs_refcount_item.c
fs/xfs/xfs_refcount_item.h