[zfs-discuss] getconf test for case insensitive ZFS?

2010-04-14 Thread ольга крыжановская
Can I use getconf to test if a ZFS file system is mounted in case insensitive mode? Olga -- , __ , { \/`o;-Olga Kryzhanovska -;o`\/ } .'-/`-/ olga.kryzhanov...@gmail.com \-`\-'. `'-..-| / Solaris/BSD//C/C++

Re: [zfs-discuss] getconf test for case insensitive ZFS?

2010-04-14 Thread Roy Sigurd Karlsbakk
r...@urd:~# zfs get casesensitivity dpool/test NAMEPROPERTY VALUESOURCE dpool/test casesensitivity sensitive- this seems to be settable only by create, not later. See man zfs for more info Best regards roy -- Roy Sigurd Karlsbakk (+47) 97542685 r...@karlsbakk.net

Re: [zfs-discuss] getconf test for case insensitive ZFS?

2010-04-14 Thread ольга крыжановская
Roy, I was looking for a C API which works for all types of file systems, including ZFS, CIFS, PCFS and others. Olga On Wed, Apr 14, 2010 at 7:46 PM, Roy Sigurd Karlsbakk r...@karlsbakk.net wrote: r...@urd:~# zfs get casesensitivity dpool/test NAMEPROPERTY VALUESOURCE