Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Feb 2017 12:27:27 +0200
From:      Andriy Gapon <avg@FreeBSD.org>
To:        FreeBSD Current <freebsd-current@FreeBSD.org>, freebsd-fs <freebsd-fs@FreeBSD.org>, freebsd-stable List <freebsd-stable@FreeBSD.org>
Subject:   Re: major code change for .zfs
Message-ID:  <ad86056f-a52b-40f3-a658-2c0dbaa514a3@FreeBSD.org>
In-Reply-To: <34c1e635-4f38-d483-bcf9-768311d7c726@FreeBSD.org>
References:  <34c1e635-4f38-d483-bcf9-768311d7c726@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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 FreeBSD anyway.  We can restore
> that when we need it.
> An ability to take a snapshot by creating a directory under .zfs/snapshot is
> removed.  I hope that you didn't use it.  Please do not start using it now :-)
> Again, this feature can be restored with some work.
> The reason I removed it is that its companion features of destroying and
> renaming snapshots were already missing on FreeBSD, and properly implementing
> the feature required some more work.

This is a heads-up that I am going to commit the change.
If you have objections or concerns please speak up.
Thanks!

-- 
Andriy Gapon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ad86056f-a52b-40f3-a658-2c0dbaa514a3>