Files
android_kernel_xiaomi_sm8450/fs/xfs/linux-2.6
Dave Chinner eb40a87500 xfs: use wait queues directly for the log wait queues
The log grant queues are one of the few places left using sv_t
constructs for waiting. Given we are touching this code, we should
convert them to plain wait queues. While there, convert all the
other sv_t users in the log code as well.

Seeing as this removes the last users of the sv_t type, remove the
header file defining the wrapper and the fragments that still
reference it.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
2010-12-21 12:09:01 +11:00
..
2008-04-29 15:54:02 +10:00
2010-07-26 13:16:44 -05:00
2010-12-16 16:06:07 -06:00
2010-12-16 16:05:51 -06:00
2007-10-22 08:13:20 -07:00
2010-07-26 13:16:47 -05:00
2010-10-18 15:08:06 -05:00
2010-11-10 12:00:48 -06:00
2009-09-15 12:29:24 -05:00
2008-10-30 16:55:03 +11:00
2010-10-18 15:08:04 -05:00
2009-12-14 23:08:16 -06:00
2010-05-21 18:31:19 -04:00