summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_log_recover.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@infradead.org>2012-02-20 02:31:24 +0000
committerBen Myers <bpm@sgi.com>2012-02-22 22:17:00 -0600
commit14a7235fba4302a82d61150eda92ec90d3ae9cfb (patch)
treee0a43b6367bef41f68137279552caf7b53a43010 /fs/xfs/xfs_log_recover.c
parentcfb7cdca0aca5ee2e2ef491284bf1edc3b581885 (diff)
downloadlinux-14a7235fba4302a82d61150eda92ec90d3ae9cfb.tar.gz
linux-14a7235fba4302a82d61150eda92ec90d3ae9cfb.tar.bz2
linux-14a7235fba4302a82d61150eda92ec90d3ae9cfb.zip
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_log_recover.c')
0 files changed, 0 insertions, 0 deletions