diff options
author | Dave Chinner <[email protected]> | 2015-01-22 09:29:40 +1100 |
---|---|---|
committer | Dave Chinner <[email protected]> | 2015-01-22 09:29:40 +1100 |
commit | f19b872b086711bb4b22c3a0f52f16aa920bcc61 (patch) | |
tree | 75c9dacf4020ab9df9acfc602a9b4df1756819db /tools/perf/scripts/python | |
parent | 0d612fb570b71ea2e49554a770cff4c489018b2c (diff) |
xfs: inode unlink does not set AGI buffer type
This leads to log recovery throwing errors like:
XFS (md0): Mounting V5 Filesystem
XFS (md0): Starting recovery (logdev: internal)
XFS (md0): Unknown buffer type 0!
XFS (md0): _xfs_buf_ioapply: no ops on block 0xaea8802/0x1
ffff8800ffc53800: 58 41 47 49 .....
Which is the AGI buffer magic number.
Ensure that we set the type appropriately in both unlink list
addition and removal.
cc: <[email protected]> # 3.10 to current
Tested-by: Jan Kara <[email protected]>
Signed-off-by: Dave Chinner <[email protected]>
Reviewed-by: Brian Foster <[email protected]>
Signed-off-by: Dave Chinner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions