Re: major code change for .zfs

2017-02-20 Thread Andriy Gapon
On 23/08/2016 11:43, Andriy Gapon wrote: > > Please review and test a change to .zfs code that is intended to make the code > aligned with FreeBSD VFS and, as such, more stable: > https://reviews.freebsd.org/D7421 > > The change removes two features. > .zfs/shares is gone because it was unused on

major code change for .zfs

2016-08-23 Thread Andriy Gapon
Please review and test a change to .zfs code that is intended to make the code aligned with FreeBSD VFS and, as such, more stable: https://reviews.freebsd.org/D7421 The change removes two features. .zfs/shares is gone because it was unused on FreeBSD anyway. We can restore that when we need it.