diff options
author | Stefan Behrens <sbehrens@giantdisaster.de> | 2013-11-13 17:19:08 +0100 |
---|---|---|
committer | Chris Mason <chris.mason@fusionio.com> | 2013-11-20 20:44:46 -0500 |
commit | 56d140f5f61d3547dcc194de9cd5193b957b8016 (patch) | |
tree | 191115bf14b8f9635c059d625e62caaa9d1a016c /fs/squashfs | |
parent | 9650e05c071fc92e704d4359d59e3ac3ecae2875 (diff) |
Btrfs: print bytenr instead of page pointer in check-int
The page pointer information was useless. The bytenr is what you
want when you search for submitted write bios.
Additionally, a new bit in the print mask is added that allows
to selectively enable the check-int submit_bio verbose mode. Before,
the global verbose mode had to be enabled leading to many million
useless lines in the kernel log.
And a comment is added that explains that LOG_BUF_SHIFT needs to
be set to a really high value.
Signed-off-by: Stefan Behrens <sbehrens@giantdisaster.de>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
Diffstat (limited to 'fs/squashfs')
0 files changed, 0 insertions, 0 deletions