diff options
author | 2020-05-14 14:01:19 -0700 | |
---|---|---|
committer | 2020-05-19 09:40:57 -0700 | |
commit | bb8a66af4fff1cecb7631c68af761ea8e1a41ac2 (patch) | |
tree | fe56e6003431b4b3ab6587792582fa29685679e6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xfs: don't reset i_delayed_blks in xfs_iread (diff) | |
download | wireguard-linux-bb8a66af4fff1cecb7631c68af761ea8e1a41ac2.tar.xz wireguard-linux-bb8a66af4fff1cecb7631c68af761ea8e1a41ac2.zip |
xfs: remove xfs_iread
There is not much point in the xfs_iread function, as it has a single
caller and not a whole lot of code. Move it into the only caller,
and trim down the overdocumentation to just documenting the important
"why" instead of a lot of redundant "what".
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions