aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/symlink.c
diff options
context:
space:
mode:
authorDmitry Monakhov <dmonakhov@gmail.com>2019-11-14 20:01:47 +0000
committerTheodore Ts'o <tytso@mit.edu>2020-01-25 02:03:03 -0500
commit52144d893d76294db9ed79a909397ea81bc25a02 (patch)
tree4ecfa9eab59cf01d534fbda06d0679981295aca3 /fs/ext4/symlink.c
parentext4: fix symbolic enum printing in trace output (diff)
downloadlinux-dev-52144d893d76294db9ed79a909397ea81bc25a02.tar.xz
linux-dev-52144d893d76294db9ed79a909397ea81bc25a02.zip
ext4: fix extent_status trace points
Show pblock only if it has meaningful value. # before ext4:ext4_es_lookup_extent_exit: dev 253,0 ino 12 found 1 [1/4294967294) 576460752303423487 H ext4:ext4_es_lookup_extent_exit: dev 253,0 ino 12 found 1 [2/4294967293) 576460752303423487 HR # after ext4:ext4_es_lookup_extent_exit: dev 253,0 ino 12 found 1 [1/4294967294) 0 H ext4:ext4_es_lookup_extent_exit: dev 253,0 ino 12 found 1 [2/4294967293) 0 HR Signed-off-by: Dmitry Monakhov <dmonakhov@gmail.com> Link: https://lore.kernel.org/r/20191114200147.1073-2-dmonakhov@gmail.com Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/symlink.c')
0 files changed, 0 insertions, 0 deletions