summaryrefslogtreecommitdiff
path: root/fs/jfs/resize.c
diff options
context:
space:
mode:
authorDave Chinner <dchinner@redhat.com>2020-06-29 14:48:47 -0700
committerDarrick J. Wong <darrick.wong@oracle.com>2020-07-06 10:46:59 -0700
commita7e134ef37172fd4f13bbb11f8f440c807ba294b (patch)
tree92ddfdafc15119b1c21a89021adcea195c60b267 /fs/jfs/resize.c
parentb01d1461ae6d98165cddab6f7219b459e2ac413d (diff)
downloadlinux-a7e134ef37172fd4f13bbb11f8f440c807ba294b.tar.gz
linux-a7e134ef37172fd4f13bbb11f8f440c807ba294b.tar.bz2
linux-a7e134ef37172fd4f13bbb11f8f440c807ba294b.zip
xfs: clean up whacky buffer log item list reinit
When we've emptied the buffer log item list, it does a list_del_init on itself to reset it's pointers to itself. This is unnecessary as the list is already empty at this point - it was a left-over fragment from the list_head conversion of the buffer log item list. Remove them. Signed-off-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Brian Foster <bfoster@redhat.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'fs/jfs/resize.c')
0 files changed, 0 insertions, 0 deletions