diff options
author | Josef 'Jeff' Sipek | 2008-03-27 07:58:27 +0100 |
---|---|---|
committer | Lachlan McIlroy | 2008-04-18 03:41:57 +0200 |
commit | 535f6b3735db6ef6026537bfe55ae00c3d9cc1ee (patch) | |
tree | 49be6c12a19332a0ce0288143f67b44e4b8538b8 /drivers/w1/w1_netlink.c | |
parent | [XFS] Remove superflous xfs_readsb call in xfs_mountfs. (diff) | |
download | kernel-qcow2-linux-535f6b3735db6ef6026537bfe55ae00c3d9cc1ee.tar.gz kernel-qcow2-linux-535f6b3735db6ef6026537bfe55ae00c3d9cc1ee.tar.xz kernel-qcow2-linux-535f6b3735db6ef6026537bfe55ae00c3d9cc1ee.zip |
[XFS] Replace custom AIL linked-list code with struct list_head
Replace the xfs_ail_entry_t with a struct list_head and clean the
surrounding code up. Also fixes a livelock in xfs_trans_first_push_ail()
by terminating the loop at the head of the list correctly.
SGI-PV: 978682
SGI-Modid: xfs-linux-melb:xfs-kern:30636a
Signed-off-by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
Signed-off-by: David Chinner <dgc@sgi.com>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
Diffstat (limited to 'drivers/w1/w1_netlink.c')
0 files changed, 0 insertions, 0 deletions