diff options
author | Dave Chinner <dchinner@redhat.com> | 2018-04-18 17:25:20 +0200 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2018-05-09 19:04:00 +0200 |
commit | 8925a3dc4771004b3e697e7159fa87be2aa5dd43 (patch) | |
tree | d28e888c15966f861b3b9093a29fb62061549c49 /fs/ufs/balloc.c | |
parent | xfs: trace ATTR flags in xattr tracepoints (diff) | |
download | linux-8925a3dc4771004b3e697e7159fa87be2aa5dd43.tar.xz linux-8925a3dc4771004b3e697e7159fa87be2aa5dd43.zip |
xfs: make xfs_buf_incore out of line
Move xfs_buf_incore out of line and make it the only way to look up
a buffer in the buffer cache from outside the buffer cache. Convert
the external users of _xfs_buf_find() to xfs_buf_incore() and make
_xfs_buf_find() static.
Signed-Off-By: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
[darrick: actually rename xfs_incore -> xfs_buf_incore]
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'fs/ufs/balloc.c')
0 files changed, 0 insertions, 0 deletions