diff options
author | Eric Sandeen <[email protected]> | 2016-12-05 12:31:06 +1100 |
---|---|---|
committer | Dave Chinner <[email protected]> | 2016-12-05 12:31:06 +1100 |
commit | 6b10b23ca94451fae153a5cc8d62fd721bec2019 (patch) | |
tree | 9ec596b7d0688b9fcae2d37460c2f48c2040d51f /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | f782088c9e5d08e9494c63e68b4e85716df3e5f8 (diff) |
xfs: set AGI buffer type in xlog_recover_clear_agi_bucket
xlog_recover_clear_agi_bucket didn't set the
type to XFS_BLFT_AGI_BUF, so we got a warning during log
replay (or an ASSERT on a debug build).
XFS (md0): Unknown buffer type 0!
XFS (md0): _xfs_buf_ioapply: no ops on block 0xaea8802/0x1
Fix this, as was done in f19b872b for 2 other locations
with the same problem.
cc: <[email protected]> # 3.10 to current
Signed-off-by: Eric Sandeen <[email protected]>
Reviewed-by: Brian Foster <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Dave Chinner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions