Re: [Bug 1656259] [NEW] Linux ZFS port doesn't respect RLIMIT_FSIZE

2017-01-13 Thread Abalan
Dear sir, please , do not send me Bug reports : It is impossible for me to unsuscribe (bug) so I write to you. I thank you. On 13/01/2017 11:15, Colin Watson wrote: > Public bug reported: > >bash -c 'ulimit -f 1024; yes | head -n2097152' >> /path/on/filesystem/under/test > On ext4, this test

[Bug 1656259] [NEW] Linux ZFS port doesn't respect RLIMIT_FSIZE

2017-01-13 Thread Colin Watson
Public bug reported: bash -c 'ulimit -f 1024; yes | head -n2097152' >/path/on/filesystem/under/test On ext4, this test case prints something along the lines of: bash: line 1: 11274 Broken pipe yes 11275 File size limit exceeded(core dumped) | head -n2097152 On ZFS, this