HomeFreeBSD

3.10 API change: block_device_operations->release() returns void

Description

3.10 API change: block_device_operations->release() returns void

Linux kernel commit torvalds/linux@db2a144 changed the return type
of block_device_operations->release() to void. Detect the expected
prototype and defined our callout accordingly.

Signed-off-by: Chris Dunlop <chris@onthe.net.au>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #1494

Details

Provenance
Chris Dunlop <chris@onthe.net.au>Authored on Jun 3 2013, 6:58 AM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Jul 8 2013, 10:41 PM
Parents
rG168d056cf8ed: Add conditional chkconfig to packaging
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rGa1d9543a3994: 3.10 API change: block_device_operations->release() returns void (authored by Chris Dunlop <chris@onthe.net.au>).Jul 8 2013, 10:41 PM