Home
last modified time | relevance | path

Searched hist:"5301 f87013145a874cda4ae008b6fcc2b810a721" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/xfs/
H A Dxfs_inode.cdiff 5301f87013145a874cda4ae008b6fcc2b810a721 Wed Jul 13 20:46:46 CDT 2022 Dave Chinner <dchinner@redhat.com> xfs: clean up xfs_iunlink_update_inode()

We no longer need to have this function return the previous next
agino value from the on-disk inode as we have it in the in-core
inode now.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>