commit | f2fc16a3d7c12224d4c19055fef40ca6379b2045 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Thu Feb 07 10:37:15 2019 -0800 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Mon Feb 11 16:07:01 2019 -0800 |
tree | f066cd098e91aa7524e4a328a08fbe7f599e094b | |
parent | 86bfd3750fb3070932ae2da4cb5b9ae743c13f99 [diff] |
xfs: refactor inode unlinked pointer update functions Hoist the functions that update an inode's unlinked pointer updates into a helper. No functional changes. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Brian Foster <bfoster@redhat.com>