diff options
author | Christoph Hellwig <hch@infradead.org> | 2012-02-19 21:31:24 -0500 |
---|---|---|
committer | Ben Myers <bpm@sgi.com> | 2012-02-22 23:17:00 -0500 |
commit | 14a7235fba4302a82d61150eda92ec90d3ae9cfb (patch) | |
tree | e0a43b6367bef41f68137279552caf7b53a43010 /fs/xfs/xfs_trace.h | |
parent | cfb7cdca0aca5ee2e2ef491284bf1edc3b581885 (diff) |
xfs: remove log space waitqueues
The tic->t_wait waitqueues can never have more than a single waiter
on them, so we can easily replace them with a task_struct pointer
and wake_up_process.
Reviewed-by: Mark Tinguely <tinguely@sgi.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
Diffstat (limited to 'fs/xfs/xfs_trace.h')
0 files changed, 0 insertions, 0 deletions