Skip to content
This repository was archived by the owner on Feb 8, 2024. It is now read-only.

Conversation

ksperis
Copy link

@ksperis ksperis commented Jul 3, 2013

This could prevent mounting filesystem before the cache, especially in WB mode.
The device can be used in fstab being sure that cache is ready.

Signed-off-by: Laurent Barbe [email protected]

root and others added 5 commits July 3, 2013 09:59
This could prevent mounting filesystem before the cache, especially in WB mode.
The device can be used in fstab being sure that cache is ready.

Signed-off-by: Laurent Barbe <[email protected]>
The typedef for struct ctl_table was removed from the kernel in
commit e5eea0981a3840f3f39f43d2d00461c4c24018e7. This change to
eio_procfs.c works with kernel versions before and after the change.
The old wait_on_bit_lock was replaced by wait_on_bit_lock_action. We use
that on kernels >= 3.17.
The function smp_mb__after_clear_bit is finally gone after being
deprecated for some time. It is replaced by smp_mb__after_atomic, which
was available since Linux 3.15.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant