diff options
author | Dave Chinner <dchinner@redhat.com> | 2022-03-17 17:09:12 +0100 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2022-03-20 16:59:49 +0100 |
commit | d86142dd7c4e10e50bdb3679b405d748214b2c28 (patch) | |
tree | bd9656704df9fb494db021d8ac26f0a70712a535 /crypto/rng.c | |
parent | xfs: async CIL flushes need pending pushes to be made stable (diff) | |
download | linux-d86142dd7c4e10e50bdb3679b405d748214b2c28.tar.xz linux-d86142dd7c4e10e50bdb3679b405d748214b2c28.zip |
xfs: log items should have a xlog pointer, not a mount
Log items belong to the log, not the xfs_mount. Convert the mount
pointer in the log item to a xlog pointer in preparation for
upcoming log centric changes to the log items.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Chandan Babu R <chandan.babu@oracle.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'crypto/rng.c')
0 files changed, 0 insertions, 0 deletions