diff options
author | Steven Rostedt <srostedt@redhat.com> | 2010-09-09 12:43:22 (GMT) |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2010-09-14 15:42:29 (GMT) |
commit | 2bccfffd1538f3523847583213567e2f7ce00926 (patch) | |
tree | 7062e0bfc46f66efa2ec3231a6c718a901a0a80c /fs/ecryptfs/super.c | |
parent | bfa88ea7ee9e6b4fd673e45a8cc0a8e0b7ef4761 (diff) | |
download | linux-fsl-qoriq-2bccfffd1538f3523847583213567e2f7ce00926.tar.xz |
tracing: Do not reset *pos in set_ftrace_filter
After the filtered functions are read, the probed functions are read
from the hash in set_ftrace_filter. When the hashed probed functions
are read, the *pos passed in is reset. Instead of modifying the pos
given to the read function, just record the pos where the filtered
functions ended and subtract from that.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'fs/ecryptfs/super.c')
0 files changed, 0 insertions, 0 deletions