diff options
author | Dave Chinner <dchinner@redhat.com> | 2022-07-14 04:46:59 +0300 |
---|---|---|
committer | Dave Chinner <david@fromorbit.com> | 2022-07-14 04:46:59 +0300 |
commit | 062efdb0803adac3fad039d681789c5e01818bef (patch) | |
tree | c39b35a8a765e76a5d69edb7a4c85d0e2a98c31b /scripts/gdb/linux/lists.py | |
parent | 5301f87013145a874cda4ae008b6fcc2b810a721 (diff) | |
download | linux-062efdb0803adac3fad039d681789c5e01818bef.tar.xz |
xfs: combine iunlink inode update functions
Combine the logging of the inode unlink list update into the
calling function that looks up the buffer we end up logging. These
do not need to be separate functions as they are both short, simple
operations and there's only a single call path through them. This
new function will end up being the core of the iunlink log item
processing...
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions