Jeff A. Earickson wrote:
Hi,

I was looking for the zfs system calls to check zfs quotas from
within C code, analogous to the quotactl(7I) interface for UFS,
and realized that there was nothing similar.  Is anything like this
planned?  Why no public API for ZFS?

Do I start making calls to zfs_prop_get_int(), like in the df
code, to find out what I want?  Will this blow up later?

What is it that you are trying to do here ?

--
Darren J Moffat
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to