commit | ff98781bab2735e6c89793034173e0cb5007a7e5 | [log] [tgz] |
---|---|---|
author | Eduard - Gabriel Munteanu <eduard.munteanu@linux360.ro> | Mon Feb 09 08:15:55 2009 +0200 |
committer | Steven Rostedt <srostedt@redhat.com> | Mon Feb 09 12:24:51 2009 -0500 |
tree | e79e4c329896018cd9ca97192292632ad7c43007 | |
parent | 3c56819b14b00dd449bd776303e61f8532fad09f [diff] |
tracing: Move pipe waiting code out of tracing_read_pipe(). This moves the pipe waiting code from tracing_read_pipe() into tracing_wait_pipe(), which is useful to implement other fops, like splice_read. Signed-off-by: Eduard - Gabriel Munteanu <eduard.munteanu@linux360.ro> Signed-off-by: Steven Rostedt <srostedt@redhat.com>