diff options
author | Darrick J. Wong <darrick.wong@oracle.com> | 2020-01-14 14:31:49 -0800 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2020-01-16 08:07:23 -0800 |
commit | 0bb9d159bd018b271e783d3b2d3bc82fa0727321 (patch) | |
tree | b46adf4937b198357d225c4f33caee8cff69af07 /fs/xfs/xfs_buf_item.c | |
parent | e8db2aafcedb7d88320ab83f1000f1606b26d4d7 (diff) | |
download | lwn-0bb9d159bd018b271e783d3b2d3bc82fa0727321.tar.gz lwn-0bb9d159bd018b271e783d3b2d3bc82fa0727321.zip |
xfs: streamline xfs_attr3_leaf_inactive
Now that we know we don't have to take a transaction to stale the incore
buffers for a remote value, get rid of the unnecessary memory allocation
in the leaf walker and call the rmt_stale function directly. Flatten
the loop while we're at it.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'fs/xfs/xfs_buf_item.c')
0 files changed, 0 insertions, 0 deletions