gmzang / maczfs

Automatically exported from code.google.com/p/maczfs
Other
0 stars 0 forks source link

Deprecate readonly kernel extension #23

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
There are code paths in the codebase that deal with the read-only extension. 
Since this is no 
longer necessary, deprecate the cases.

Original issue reported on code.google.com by alex.ble...@gmail.com on 20 Feb 2010 at 1:35

GoogleCodeExporter commented 9 years ago
These are usually surrounded with an IFDEF of ZFS_READONLY_KEXT

Original comment by alex.ble...@gmail.com on 20 Feb 2010 at 5:12

GoogleCodeExporter commented 9 years ago
Fixed in  6d20fbb74f11a6765ca41d0144bd31609c15c5a9

http://github.com/alblue/mac-zfs/tree/maczfs_72

Original comment by alex.ble...@gmail.com on 6 Mar 2010 at 1:07