diff options
author | 2020-05-14 13:59:51 -0700 | |
---|---|---|
committer | 2020-05-19 09:40:57 -0700 | |
commit | b90c2a9c8b4422bb9398b50fe3d6163e46dcddec (patch) | |
tree | 28c225877b01ac78da63239de4286ba937226d25 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xfs: fix the warning message in xfs_validate_sb_common() (diff) | |
download | wireguard-linux-b90c2a9c8b4422bb9398b50fe3d6163e46dcddec.tar.xz wireguard-linux-b90c2a9c8b4422bb9398b50fe3d6163e46dcddec.zip |
xfs: xfs_bmapi_read doesn't take a fork id as the last argument
The last argument to xfs_bmapi_raad contains XFS_BMAPI_* flags, not the
fork. Given that XFS_DATA_FORK evaluates to 0 no real harm is done,
but let's fix this anyway.
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