aboutsummaryrefslogtreecommitdiff
path: root/fs/stack.c
diff options
context:
space:
mode:
authorLi Zefan <[email protected]>2009-08-17 16:52:53 +0800
committerIngo Molnar <[email protected]>2009-08-17 11:25:09 +0200
commit97d53202a5670a08b79c8ef2e4fff1c1ee21317c (patch)
tree5ba925559a3031a833c5803d05a0a43e13ea1866 /fs/stack.c
parentba8b3a40ba7e06d00c27508f090803af90e8dbbf (diff)
trace_stat: Fix missing entry in stat file
One entry is missing in the output of a stat file. The cause is, when stat_seq_start() is called the 2nd time, we should start from the (pos-1)th elem in the rbtree but not pos, because pos == 0 is the header. Signed-off-by: Li Zefan <[email protected]> Cc: Steven Rostedt <[email protected]> Cc: Frederic Weisbecker <[email protected]> LKML-Reference: <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'fs/stack.c')
0 files changed, 0 insertions, 0 deletions