[09:58] apw: do you by any chance have a real ZFS pool up somewhere (not the weird file-backed thing that I have)? I'm looking into a bug [09:58] cjwatson, i don't but i bet cking does ^^ [09:58] cking: can you see whether bash -c 'ulimit -f 1024; yes | head -n2097152' >/some/path/on/zfs returns successfully or takes SIGXFSZ? [09:58] i have, let me fire up a server [09:59] (it should take SIGXFSZ) [09:59] found in the Launchpad test suite [10:00] apparently this test case works correctly on Solaris 5.10 and FreeBSD 10.0-CURRENT [10:01] cjwatson, yep, looks like it fails on ZFS on Linux [10:01] shiny [10:01] will file a bug [10:01] thanks, and once that's done I'll report that upstream [10:01] nice catch! [10:03] the LP test suite kind of wants the whole planet to be in a correct state [10:03] cjwatson, fair enough, file systems should handle SIGXFSZ for sure [10:16] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1656259 [10:16] Ubuntu bug 1656259 in linux (Ubuntu) "Linux ZFS port doesn't respect RLIMIT_FSIZE" [Undecided,New] [10:16] cjwatson, thanks === ben_r_ is now known as ben_r === davmor2_ is now known as davmor2 === JanC is now known as Guest43962 === JanC_ is now known as JanC === ben_r_ is now known as ben_r [22:32] howdy, if I install linux-generic-hwe-16.04, does that also get me newer display drivers too somehow? [22:32] trying to opt-in to the rolling LTS enablement stack [22:38] achiang, if you are using an nVidia DKMS driver, then it likely won't change, though it has probably been tested with the HWE kernel. [22:40] hm, no, not nvidia. just a dell xps13 with intel gfx (broadwell) [22:41] achiang, then you'll get an updated i915 graphics driver from the new kernel. [22:41] oh perfect, thx