[Bug 271692] zfs inherit always behaves as if the -S flag was given
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 29 May 2023 08:24:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271692 --- Comment #1 from Martin Birgmeier <d8zNeCFG@aon.at> --- One more observation: Before I reproduced the commands shown in this PR, I had already tried various combinations of "zfs inherit mountpoint", "zfs set mountpoint", and also "zfs rename". On one such occasion after a "zfs rename" and "zfs set mountpoint", the mountpoint shown after "zfs inherit mountpoint" reverted back to the value it should have had before the "zfs rename" had been issued. Then, after another back-to-back "zfs inherit", it reverted back to the "received" value as shown in the PR. It "feels" as if some string handling is buggy. -- Martin -- You are receiving this mail because: You are the assignee for the bug.