00:18:14 oh no :( 00:19:28 glad to hear you're ok 04:01:09 thx! 05:24:48 [illumos-gate] 17321 printf-intmax script exits with non-zero exit value -- Dan McDonald 12:02:15 zfs acls and inheritance is a bit new topic for me and now I have duplicated ACL entries with the same access rules defined for folders and files. Is there any simple way to consolidate the ACL entries? 14:43:55 andyf: I like the idea to add frame size to the stack traces. There were quite a few times I hit double fault in opte due to Rust eating the stack and each time it took me much too long to realize what had happened. This probably would have saved me time. Personally I think that style should be the default. 18:45:21 do you both know ::stackinfo? 19:25:58 andyf, rzezeski: relatedly (ish), jclulow and I had just been talking about a ::stacks filter on dip->devi_busy_thread would also be cool 19:44:10 also is the overhead of the max tracking so bad that we can't even enable it DEBUG, really? 19:45:33 I imagine that would also be interested to people who gain massively more of a hardware resource than they had before too, same as andyf's recursion removal recently 19:45:36 interesting* 20:18:40 also, while I'm talking to myself: I feel like there's a constant for the maximum device name length (name not path), but I can't find it 20:19:13 the NDI doesn't enforce it, but it's not exactly the strictest in the first place 21:03:17 richlowe: TIL about ::stackinfo...how did I miss this? 23:08:55 richlowe: i feel like i've found some places that assume 32 bytes, but couldn't tell you offhand where I saw it now