diff options
author | David Chinner <david@fromorbit.com> | 2008-08-13 06:36:11 (GMT) |
---|---|---|
committer | Lachlan McIlroy <lachlan@redback.melbourne.sgi.com> | 2008-08-13 06:36:11 (GMT) |
commit | b4dd330b9e0c9c78ebff754e72563b148f05e9e0 (patch) | |
tree | babb6e975be2b9dbed0df09df1ee156dbb4c1428 /lib/genalloc.c | |
parent | 12017faf387437c01ff63bbe46b629550b15bd70 (diff) | |
download | linux-fsl-qoriq-b4dd330b9e0c9c78ebff754e72563b148f05e9e0.tar.xz |
[XFS] replace the XFS buf iodone semaphore with a completion
The xfs_buf_t b_iodonesema is really just a semaphore that wants to be a
completion. Change it to a completion and remove the last user of the
sema_t from XFS.
SGI-PV: 981498
SGI-Modid: xfs-linux-melb:xfs-kern:31815a
Signed-off-by: David Chinner <david@fromorbit.com>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
Diffstat (limited to 'lib/genalloc.c')
0 files changed, 0 insertions, 0 deletions