diff options
author | Christoph Hellwig <hch@lst.de> | 2020-05-18 20:27:21 +0300 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2020-05-19 19:40:58 +0300 |
commit | b2c20045b67bf37aa63be9bd9463708dfb38cbcc (patch) | |
tree | 4c0c42903ee7563cb56a8122fc00ccdbb43f2b75 /fs/xfs/libxfs/xfs_trans_resv.h | |
parent | 09c38edd54c16657093a73a3169342f9f9080bb3 (diff) | |
download | linux-b2c20045b67bf37aa63be9bd9463708dfb38cbcc.tar.xz |
xfs: remove xfs_ifree_local_data
xfs_ifree only need to free inline data in the data fork, as we've
already taken care of the attr fork before (and in fact freed the
fork structure). Just open code the freeing of the inline data.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Chandan Babu R <chandanrlinux@gmail.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'fs/xfs/libxfs/xfs_trans_resv.h')
0 files changed, 0 insertions, 0 deletions