OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-stable-1_6_6-28-g3166cba
Gerrit Code Review
gerrit@openafs.org
Wed, 19 Feb 2014 08:40:46 -0800 (PST)
The following commit has been merged in the openafs-stable-1_6_x branch:
commit 3166cba243e6e69f52fedfe81ea4d407eb6553e1
Author: Andrew Deason <adeason@sinenomine.net>
Date: Thu Feb 6 14:27:12 2014 -0600
ihandle: Make _ONCLOSE the sync behavior default
The _DELAYED behavior has had serious problems in the past, so change
the default to be _ONCLOSE instead.
This is a 1.6-only change. On master, the _DELAYED option does not
exist at all, and the _ONCLOSE behavior was made the default when this
option was introduced in master, in commit
eb5190eb4a7cd95166866a89e0a8f3a69bbc6e8f.
Change-Id: I01a50e1d829c141c38fbbbaba2c6d2d5a371b130
Reviewed-on: http://gerrit.openafs.org/10809
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Perry Ruiter <pruiter@sinenomine.net>
Reviewed-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: D Brashear <shadow@your-file-system.com>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
.../pod8/fragments/fileserver-options.pod | 13 +++++++------
src/vol/ihandle.c | 2 +-
2 files changed, 8 insertions(+), 7 deletions(-)
--
OpenAFS Master Repository