blob: 551f36105a69b6662b5511d3f0c4d5b886dc88f2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
nfs-utils (1:2.6.1-1~exp1) unstable; urgency=medium
Support for NFSv2 has been removed from nfs-kernel-server. It was
previously disabled by default, but still available.
-- Ben Hutchings <benh@debian.org> Sun, 13 Mar 2022 19:05:02 +0100
nfs-utils (1:1.0.1-1) unstable; urgency=low
* Exports default to "sync", that is, synchronous writes.
This is safer but MUCH SLOWER than the old default of "async".
All exports should be marked as either "sync" or "async" to
avoid a warning from exportfs.
-- Chip Salzenberg <chip@debian.org> Mon, 26 Aug 2002 12:17:57 -0400
|