Re: [developer] [openzfs/openzfs] 6939 add sysevents to zfs core for commands (#101)

2016-05-03 Thread Jerry Jelinek
At Joyent we have a bug open to add a kstat to track sysevent behavior ( https://smartos.org/bugview/OS-5112). I already have an initial implementation of this, but during our preliminary internal review I was asked to track more events and add more values. Right now this is on the back-burner, but

Re: [OpenZFS Developer] [developer] Review: zfs filesystem and snapshot limits

2014-04-21 Thread Jerry Jelinek
Matt, Thanks for reviewing this again. My responses are in-line below. On Sat, Mar 29, 2014 at 6:17 PM, Matthew Ahrens wrote: > > > > On Mon, Mar 10, 2014 at 5:16 PM, Jerry Jelinek > wrote: > >> It has been quite a while since I last had a chance to work on this, b

Re: [OpenZFS Developer] [developer] Review: zfs filesystem and snapshot limits

2014-03-10 Thread Jerry Jelinek
t would be better to do it > in dsl_dir_create_sync(). You already have the check for begins with "%" in > fscount_adjust(). That exception should ideally be implemented in as few > places as possible. For example, in the current code if we abort the receive > (via dmu_recv_cle