Closed GoogleCodeExporter closed 9 years ago
Seems that 10a286 had the same idea:
/* OS X - case insensitive file systems always perform ZCILOOK */
#define ZFS_IGNORECASE(zfsvfs) \
(zfsvfs->z_case == ZFS_CASE_INSENSITIVE)
#endif
Original comment by alex.ble...@gmail.com
on 23 Dec 2010 at 4:36
Original comment by alex.ble...@gmail.com
on 8 Mar 2011 at 9:47
I tested maczfs with Parallels but it did not work as intended because of the
lack of case-insensitivity.
Original comment by snitkj...@gmail.com
on 10 Aug 2012 at 12:04
MacZFS has been discontinued. Please switch to https://openzfsonosx.org/
Original comment by googlelogin@bjoern-kahl.de
on 28 Jul 2015 at 10:03
Original issue reported on code.google.com by
alex.ble...@gmail.com
on 23 Dec 2010 at 4:29