openafs.git
15 years agolibafs-prototypes-20081129
Simon Wilkinson [Sat, 29 Nov 2008 18:20:03 +0000]
libafs-prototypes-20081129

LICENSE IPL10

 add prototypes missing from libafs

15 years agostandard-header-includes-20081129
Simon Wilkinson [Sat, 29 Nov 2008 18:15:40 +0000]
standard-header-includes-20081129

LICENSE IPL10

add missing standard headers

15 years agorxkad-prototypes-20081129
Simon Wilkinson [Sat, 29 Nov 2008 18:08:33 +0000]
rxkad-prototypes-20081129

LICENSE IPL10

add prototypes for rxkad

15 years agowindows-pioctl-global-auto-mapper-20081125
Jeffrey Altman [Wed, 26 Nov 2008 07:15:01 +0000]
windows-pioctl-global-auto-mapper-20081125

LICENSE MIT
FIXES 123726

drive letters mapped to \\afs by the global auto mapper do not show
up as mapped drives.  Add a check for the drive mapping based upon
the registry configuration.

15 years agowindows-afsd-memdump-20081121
Jeffrey Altman [Fri, 21 Nov 2008 16:52:40 +0000]
windows-afsd-memdump-20081121

LICENSE MIT

add the buffer error state to the memdump output

15 years agoubik-doxygen-20081121
Adam Vollrath [Fri, 21 Nov 2008 07:09:42 +0000]
ubik-doxygen-20081121

LICENSE IPL10
FIXES 123681

restyle comments in ubik to be doxygen qt-style

15 years agoclones-take-two-20081120
Jeffrey Altman [Thu, 20 Nov 2008 22:56:12 +0000]
clones-take-two-20081120

LICENSE IPL10
FIXES 89557

commit jeff's revised version of the patch

15 years agowindows-smb-is-mask-20081119
Jeffrey Altman [Wed, 19 Nov 2008 12:36:39 +0000]
windows-smb-is-mask-20081119

LICENSE MIT
FIXES 123680

Examination of dump shows that smb_IsMask is being called on a
non-8.3 input buffer.   Separate smb_IsMask() into smb_Is8Dot3Mask()
for 8.3 input buffers and smb_IsMask() for non-8.3 input buffers.

15 years agonetbsd-acinclude-typo-20081117
Tracy Di Marco White [Mon, 17 Nov 2008 23:14:02 +0000]
netbsd-acinclude-typo-20081117

LICENSE IPL10
FIXES 123647

fix netbsd version tests for amd64

15 years agoaix6-lam-plugin-20081117
Derrick Brashear [Mon, 17 Nov 2008 23:05:28 +0000]
aix6-lam-plugin-20081117

LICENSE IPL10
FIXES 123649

based on suggestion from Hung_Pham@unc.edu

build aix5 module for aix6

15 years agowindows-smb-rename-20081117
Jeffrey Altman [Mon, 17 Nov 2008 22:28:43 +0000]
windows-smb-rename-20081117

LICENSE MIT
FIXES 123673

avoid reference under count when renaming

15 years agowindows-smb-vc-uid-missing-20081117
Jeffrey Altman [Mon, 17 Nov 2008 19:08:23 +0000]
windows-smb-vc-uid-missing-20081117

LICENSE MIT
FIXES 123655

Protect against an smb packet containing a uid for which we have no
active session in the virtual circuit.

15 years agowindows-buf-clean-20081115
Jeffrey Altman [Sat, 15 Nov 2008 17:10:16 +0000]
windows-buf-clean-20081115

LICENSE MIT

change the interface to buf_CleanAsync / buf_CleanAsyncLocked to permit
errors to be propagated to the caller.

15 years agowindows-btree-20081115
Jeffrey Altman [Sat, 15 Nov 2008 17:07:41 +0000]
windows-btree-20081115

LICENSE MIT

return an error if the enumeration of the directory cannot complete
because the btree has not yet been generated.

15 years agowindows-error-mapping-20081115
Jeffrey Altman [Sat, 15 Nov 2008 17:05:19 +0000]
windows-error-mapping-20081115

LICENSE MIT

do not map success (0) to an error

15 years agowindows-conn-analyze-20081115
Jeffrey Altman [Sat, 15 Nov 2008 16:47:55 +0000]
windows-conn-analyze-20081115

LICENSE MIT

Add a delay after receiving a VBUSY before

====================
This delta was composed from multiple commits as part of the CVS->Git migration.
The checkin message with each commit was inconsistent.
The following are the additional commit messages.
====================
LICENSE MIT

remove

15 years agowindows-dir-prefetch-locks-20081113
Jeffrey Altman [Thu, 13 Nov 2008 15:39:46 +0000]
windows-dir-prefetch-locks-20081113

LICENSE MIT

cm_DirPrefetchBuffers() did not properly drop and regain the appropriate
lock type y

====================
This delta was composed from multiple commits as part of the CVS->Git migration.
The checkin message with each commit was inconsistent.
The following are the additional commit messages.
====================
LICENSE MIT

undo premature commit.

15 years agomissing-linux-fh-configure-switch-20081113
Marc Dionne [Thu, 13 Nov 2008 13:47:52 +0000]
missing-linux-fh-configure-switch-20081113

LICENSE IPL10
FIXES 123620

add missing hunk to acinclude

15 years agoman-page-fileserver-fix-block-size-20081111
Russ Allbery [Wed, 12 Nov 2008 02:30:58 +0000]
man-page-fileserver-fix-block-size-20081111

After code study, we've decided that additional blocks do add 32 octets,
not 16, despite messages to the contrary in the archives.

15 years agoman-page-fileserver-updates-20081111
Jason Edgecombe [Wed, 12 Nov 2008 02:17:49 +0000]
man-page-fileserver-updates-20081111

LICENSE BSD

Various file server man page updates: number of partitions, partition size
limits, directory file name block size, and a reference to the IBM manual
set.

15 years agoman-page-fileserver-octet-20081111
Russ Allbery [Wed, 12 Nov 2008 02:00:27 +0000]
man-page-fileserver-octet-20081111

LICENSE BSD

The sizing limit on directories is better expressed in octets than in
characters in the new possibly-Unicode world.

15 years agoviced-helper-thread-count-20081111
Derrick Brashear [Tue, 11 Nov 2008 20:31:19 +0000]
viced-helper-thread-count-20081111

LICENSE IPL10

fix the thread count of helpers so we don't go past 128

15 years agowindows-netidmgr-vs-referrals-20081111
Jeffrey Altman [Tue, 11 Nov 2008 03:33:24 +0000]
windows-netidmgr-vs-referrals-20081111

LICENSE MIT

kfw referrals logic broke the logic for automated configuration of
the workstation cell with a new identity.  Now if a referrals
response is returned, assume the cell belongs with the new identity.

In the long term, we need to change the logic as follows:
 1. if realm indicates referrals, try to obtain the krb5 service ticket
    but do not generate a token
 2. if the service ticket can be obtained and
  a. if the cell is not bound to any other identities,
     then bind it to this one
  b. if the cell is bound to another identity, prompt the user to ask
     which identity (or both) should this cell be bound to and follow
     the user's instruction

15 years agolinux-new-aop-20081108
Marc Dionne [Sat, 8 Nov 2008 16:49:25 +0000]
linux-new-aop-20081108

LICENSE IPL10
FIXES 123580

support for 2.6.28

15 years agolinux-fh-based-cache-20081108
Marc Dionne [Sat, 8 Nov 2008 16:34:24 +0000]
linux-fh-based-cache-20081108

LICENSE IPL10
FIXES 123620

use linux fh (exportfs api) to do cache file access. conditionalize based on
configure switch.

15 years agolinux-disable-readahad-20081108
Marc Dionne [Sat, 8 Nov 2008 16:09:25 +0000]
linux-disable-readahad-20081108

LICENSE IPL10
FIXES 123604

The code has long contained a backing_dev_info structure, but it
was never attached to anything.  Initialize its use properly with
bdi_init, and attach it to i_mapping for every newly filled inode.
bdi_init and bdi_destroy are needed for proper initialization of
some percpu counters, otherwise we get some oopses.

15 years agosalvager-no-chdir-20081108
Steve McIntosh [Sat, 8 Nov 2008 15:58:06 +0000]
salvager-no-chdir-20081108

LICENSE IPL10
FIXES 123577

make sure salvager cores don't get left in vice partitions

15 years agocellservdb-20081107
Jeffrey Hutzelman [Sat, 8 Nov 2008 02:28:48 +0000]
cellservdb-20081107

new cellservdb from central.org

15 years agowindows-linked-cells-10081107
Jeffrey Altman [Fri, 7 Nov 2008 21:00:43 +0000]
windows-linked-cells-10081107

LICENSE MIT

prevent stack overflow

15 years agowindows-nim-afs-longer-cell-names-20081107
Asanka Herath [Fri, 7 Nov 2008 18:19:38 +0000]
windows-nim-afs-longer-cell-names-20081107

LICENSE MIT

permit cell and realm names to be longer than the input field.

15 years agowindows-nim-afs-linked-cells-20081107
Jeffrey Altman [Fri, 7 Nov 2008 16:35:20 +0000]
windows-nim-afs-linked-cells-20081107

LICENSE MIT

add linked cell support to the NIM afs provider.

15 years agowindows-aklog-linked-cells-20081106
Jeffrey Altman [Fri, 7 Nov 2008 05:40:59 +0000]
windows-aklog-linked-cells-20081106

LICENSE MIT

Add support for linked cells.  Acquire tokens for the linked cell in
addition to the specified cell.

15 years agodoc-user-guide-acl-example-fix-20081106
Jason Edgecombe [Fri, 7 Nov 2008 00:26:17 +0000]
doc-user-guide-acl-example-fix-20081106

FIXES 123331
LICENSE BSD

fs sa takes a directory as its first argument.

15 years agowindows-config-ipaddr-parsing-20081106
Jeffrey Altman [Thu, 6 Nov 2008 22:09:05 +0000]
windows-config-ipaddr-parsing-20081106

LICENSE MIT

when parsing ipaddrs in CellServDB rejects addrs whose components are
values greater than 255.

15 years agowindows-afsd-hook-20081106
Jeffrey Altman [Thu, 6 Nov 2008 19:18:32 +0000]
windows-afsd-hook-20081106

LICENSE MIT

When loading the afsdhook.dll require that it be in the same directory
as afsd_service.exe.  This prevents LoadLibrary() from searching the PATH
environment variable if it cannot be found.   If the PATH environment
variable contains a path in AFS, the library will fail to load and take
a very long time doing so.

15 years agoredhat-packaging-krb-conf-man-page-20081105
Simon Wilkinson [Wed, 5 Nov 2008 21:29:06 +0000]
redhat-packaging-krb-conf-man-page-20081105

LICENSE IPL10

account for the new manpage

15 years agowindows-linked-cells-20081103
Jeffrey Altman [Mon, 3 Nov 2008 19:55:38 +0000]
windows-linked-cells-20081103

LICENSE MIT
FIXES 123571

The Windows code base was implemented ignorant of linked cells as
defined in the src/auth/cellconfig.h struct afsconf_cell.  The code
that made use of the afsconf_cell objects would leak the memory from
the linkedCell field if is non-NULL.

Add cm_SearchCellFileEx which is an extended version of cm_SearchCellFile
capable of returning a linked cell obtained from the CellServDB file.

Update GetCellConfig to populate the linkedCell field of the afsconf_cell
structure.

Modify cm_cell_t to support a linked cell name.

Modify cm_GetCell_Gen() to populate the cm_cell_t linked cell and enforce
that two cells are linked to each other.

Modify cm_GetVolumeByID() and cm_GetVolumeByName() to perform fallback
to the linked cell if the response is CM_ERROR_NOSUCHVOLUME.

15 years agowindows-prevent-wow64-execution-20081031
Jeffrey Altman [Sat, 1 Nov 2008 03:37:56 +0000]
windows-prevent-wow64-execution-20081031

LICENSE MIT

prevent the 32-bit build from being executed in the wow64 environment

15 years agowindows-release-notes-missing-files-20081029
Jeffrey Altman [Wed, 29 Oct 2008 20:06:54 +0000]
windows-release-notes-missing-files-20081029

LICENSE MIT

pulled down from 1.5

15 years agoaklog-attempt-order-comments-20081029
Simon Wilkinson [Wed, 29 Oct 2008 19:43:42 +0000]
aklog-attempt-order-comments-20081029

LICENSE IPL10

to clarify what gets tried when and why.

15 years agowindows-setup-utils-20081028
Max Cohan [Tue, 28 Oct 2008 17:55:19 +0000]
windows-setup-utils-20081028

LICENSE IPL10

correct file name to match the file.
committed broken in windows-file-versioning-20030619

15 years agoinitialize-variables-to-avoid-logic-issues-20081027
Simon Wilkinson [Mon, 27 Oct 2008 23:53:23 +0000]
initialize-variables-to-avoid-logic-issues-20081027

LICENSE IPL10

make sure any variable whose value is used will be initialized before that
value is used. (these aren't just warnings)

15 years agokill-uninitialized-variable-warnings-20081026
Simon Wilkinson [Mon, 27 Oct 2008 23:41:02 +0000]
kill-uninitialized-variable-warnings-20081026

LICENSE IPL10

kill lots of compiler warnings

15 years agowindows-pioctl-drive-map-20081026
Jeffrey Altman [Sun, 26 Oct 2008 21:52:29 +0000]
windows-pioctl-drive-map-20081026

LICENSE MIT

a remote drive connection may not be mapped to a local drive letter.

15 years agorx-rdwr-avoid-free-null-packet-20081026
Jeffrey Altman [Sun, 26 Oct 2008 21:16:57 +0000]
rx-rdwr-avoid-free-null-packet-20081026

LICENSE MIT

avoid a potential call to rxi_FreePacket with a NULL pointer as input

15 years agoptutils-restricted-accessok-20081025
Jeffrey Altman [Sun, 26 Oct 2008 07:50:39 +0000]
ptutils-restricted-accessok-20081025

LICENSE MIT

Fix restricted mode test when 'any' is not set on AccessOK

15 years agoexporter-call-gethost-method-correctly-20081025
Simon Wilkinson [Sun, 26 Oct 2008 01:45:45 +0000]
exporter-call-gethost-method-correctly-20081025

LICENSE IPL10

actually call the correct method for EXP_GETHOST

15 years agorx-rwlock-cleanup-20081025
Simon Wilkinson [Sun, 26 Oct 2008 01:04:12 +0000]
rx-rwlock-cleanup-20081025

LICENSE IPL10

make the rwlock patch actually build everywhere

15 years agoaklog-chatty-20081025
Simon Wilkinson [Sun, 26 Oct 2008 00:59:55 +0000]
aklog-chatty-20081025

LICENSE IPL10

make aklog not accidentally be chatty

15 years agodarwin-kernel-rwlocks-20081023
Derrick Brashear [Fri, 24 Oct 2008 22:07:01 +0000]
darwin-kernel-rwlocks-20081023

LICENSE IPL10

convert to kernel rwlocks on darwin

15 years agorx-atomics-for-solaris-and-darwin-20081023
Derrick Brashear [Fri, 24 Oct 2008 21:59:52 +0000]
rx-atomics-for-solaris-and-darwin-20081023

LICENSE IPL10

support atomics on osx and solaris

15 years agorx-rw-locking-20081024
Jeffrey Altman [Fri, 24 Oct 2008 21:38:56 +0000]
rx-rw-locking-20081024

LICENSE BSD

rename RWLOCK_INIT to AFS_RWLOCK_INIT in order to maintain naming
consistency and to distinguish them from the new RWLOCK_INIT macros
being used in rx.

====================
This delta was composed from multiple commits as part of the CVS->Git migration.
The checkin message with each commit was inconsistent.
The following are the additional commit messages.
====================
LICENSE BSD

add rx/rx_internal.h as a dependency

====================
LICENSE BSD

define RWLOCK_xxx operations

replace MUTEX_xxx operations with RWLOCK_xxx when it is appropriate
to do so.  This improves concurrency on multi-processor systems.

make additional use of atomic operations

15 years agowindows-reformatting-20081021
Jeffrey Altman [Wed, 22 Oct 2008 02:25:25 +0000]
windows-reformatting-20081021

LICENSE MIT

reformat some of the recent changes

cast away warnings on 64-bit windows

15 years agofd-setsize-test-20081021
Derrick Brashear [Tue, 21 Oct 2008 19:36:35 +0000]
fd-setsize-test-20081021

LICENSE BSD

a test so we can deal with platforms which don't honor FD_SETSIZE

15 years agolinux24-writepage-antideadlock-20081021
Derrick Brashear [Tue, 21 Oct 2008 14:44:50 +0000]
linux24-writepage-antideadlock-20081021

LICENSE IPL10

also make this work for 2.4.x

15 years agoblacklist-move-init-checks-back-into-req-code-20081020
Derrick Brashear [Mon, 20 Oct 2008 20:29:26 +0000]
blacklist-move-init-checks-back-into-req-code-20081020

LICENSE IPL10

revise things so we don't need to check initd outside analyze.c/InitReq

====================
This delta was composed from multiple commits as part of the CVS->Git migration.
The checkin message with each commit was inconsistent.
The following are the additional commit messages.
====================
LICENSE IPL10

since these end up being used, init them too

15 years agolinux-mmap-antirecursion-20081020
Derrick Brashear [Mon, 20 Oct 2008 13:38:07 +0000]
linux-mmap-antirecursion-20081020

LICENSE IPL10
FIXES 120491

avoid deadlocking ourselves due to recursion when flushing pages on an
mmap()ed file larger than the cache

15 years agoautoconf-262-support-20081020
Marc Dionne [Mon, 20 Oct 2008 13:34:58 +0000]
autoconf-262-support-20081020

LICENSE IPL10
FIXES 118058

fix the quoting and remove the tests we shouldn't need anymore

15 years agoblacklist-check-only-existing-servers-20081020
Derrick Brashear [Mon, 20 Oct 2008 13:03:44 +0000]
blacklist-check-only-existing-servers-20081020

LICENSE IPL10

based on suggestion from haba@pdc.kth.se

15 years agoblacklistonce-use-only-initd-vrequest-20081020
Marc Dionne [Mon, 20 Oct 2008 13:01:34 +0000]
blacklistonce-use-only-initd-vrequest-20081020

LICENSE IPL10

avoid using an un "initd" vrequest for server blacklisting

15 years agowindows-handle-invalid-utf16-names-20081019
Asanka Herath [Mon, 20 Oct 2008 00:17:41 +0000]
windows-handle-invalid-utf16-names-20081019

LICENSE MIT
FIXES 116641

Windows will deliver to OpenAFS UTF16 strings that are not valid Unicode
and cannot be converted to UTF8.  Return bad file name errors in those
cases.

Make sure all file server strings once converted to UTF16 can be converted
back.  If not, escape the invalid portions of the string so that the
file can be accessed.

15 years agowindows-smb-rdr-duration-logging-20081019
Jeffrey Altman [Sun, 19 Oct 2008 23:50:21 +0000]
windows-smb-rdr-duration-logging-20081019

LICENSE MIT

if an smb request takes longer than 45 seconds, log info to afsd_init.log
that might be helpful in determining patterns in the smb client disconnects

15 years agowindows-smb-bridge-nowild-error-handling-20081019
Jeffrey Altman [Sun, 19 Oct 2008 23:44:20 +0000]
windows-smb-bridge-nowild-error-handling-20081019

LICENSE MIT

add the error preprocessor symbol to the error string

if both an NRC_BRIDGE and NRC_NOWILD error are received within
the smb_Listener thread, try re-adding the NetbiosName to the lana
before giving up and quiting.

15 years agonewtrans-lock-fix-fix-20081018
Jeffrey Hutzelman [Sat, 18 Oct 2008 20:25:56 +0000]
newtrans-lock-fix-fix-20081018

LICENSE IPL10

swap in the freshly allocated memory instead of throwing it away

15 years agosmb-symlink-to-vnovnode-attribute-20081017
Jeffrey Altman [Sat, 18 Oct 2008 18:01:07 +0000]
smb-symlink-to-vnovnode-attribute-20081017

LICENSE MIT

When reporting the attribute of a directory name which happens to be
a symlink object to a file that cannot be accessed or does not exist,
use the target name to guess the type of the object.  If it has an
extension, consider it a file, otherwise report it as a directory.

15 years agoubik-uninitialized-var-20081018
Jeffrey Altman [Sat, 18 Oct 2008 16:24:35 +0000]
ubik-uninitialized-var-20081018

LICENSE MIT

'pass' must be initialized.  do so.

15 years agorestore-uninitialized-var-20081018
Jeffrey Altman [Sat, 18 Oct 2008 16:23:13 +0000]
restore-uninitialized-var-20081018

LICENSE MIT

'last' must be initialized.  do so.

15 years agofix-maxmtu-command-line-20081018
Jeffrey Altman [Sat, 18 Oct 2008 16:08:50 +0000]
fix-maxmtu-command-line-20081018

LICENSE MIT

fix the variable used for maxmtu command line processing

15 years agowindows-pioctl-wnet-connected-20081018
Jeffrey Altman [Sat, 18 Oct 2008 14:12:19 +0000]
windows-pioctl-wnet-connected-20081018

LICENSE MIT

refactor.  consolidate netbios name acquistion.

15 years agowindows-pioctl-wnet-connected-20081017
Jeffrey Altman [Sat, 18 Oct 2008 07:19:17 +0000]
windows-pioctl-wnet-connected-20081017

LICENSE MIT

use WNetEnumXXX functions to list connected disk resources.
If the requested drive letter is an AFS resource, perform the pioctl
test.  If it is not, fail immediately.

15 years agowindows-reset-acl-list-20081017
Jeffrey Altman [Sat, 18 Oct 2008 05:44:51 +0000]
windows-reset-acl-list-20081017

LICENSE MIT

Move definition of cm_ResetACLCache from cm_ioctl.c to cm_aclent.c

15 years agowindows-shell-extension-20081017
Jeffrey Altman [Sat, 18 Oct 2008 05:12:25 +0000]
windows-shell-extension-20081017

LICENSE MIT

windows-afsreg-20081017 wraps strings for wide char usage.
use the wide char versions of win32 apis to match.

15 years agowindows-afsreg-20081017
Jeffrey Altman [Sat, 18 Oct 2008 05:09:44 +0000]
windows-afsreg-20081017

LICENSE MIT

wrap all text strings with TEXT() to permit use with wide char functions

15 years agowindows-pthread-rwlock-20081017
Jeffrey Altman [Fri, 17 Oct 2008 21:24:19 +0000]
windows-pthread-rwlock-20081017

LICENSE MIT

Adds pthread rwlock support to the library.

15 years agowindows-install-nsis-20081016
Jeffrey Altman [Fri, 17 Oct 2008 02:41:12 +0000]
windows-install-nsis-20081016

LICENSE MIT

update copyright dates

remove old AFS IFS entries

delete afslogon* and afscpcc.* from $SYSDIR

correct install location of afslogon.dll in WinLogon\Notify registry key

15 years agowindows-netbios-name-logging-20081015
Jeffrey Altman [Thu, 16 Oct 2008 02:38:35 +0000]
windows-netbios-name-logging-20081015

LICENSE MIT

log more data to afsd_init.log regarding events that
can cause the netbios name registration to become
invalid.

15 years agowindows-dnlc-20081015
Jeffrey Altman [Thu, 16 Oct 2008 02:26:11 +0000]
windows-dnlc-20081015

LICENSE MIT
FIXES 116641

Do not use the DNLC if the name when converted from Unicode is NULL.

15 years agowindows-checkVCs-20081015
Jeffrey Altman [Wed, 15 Oct 2008 14:50:51 +0000]
windows-checkVCs-20081015

LICENSE MIT
FIXES 116641

Do not drop references to 'nextp' until we are done with the object.
Dropping the last reference can result in the object being destroyed.

15 years agolinux-alt-builddir-fix-20081014
Mike Meffie [Tue, 14 Oct 2008 15:38:30 +0000]
linux-alt-builddir-fix-20081014

LICENSE IPL10
FIXES 121650

correct the if test to include missing x

15 years agolinux-proc-walk-locking-20081012
Derrick Brashear [Sun, 12 Oct 2008 19:44:27 +0000]
linux-proc-walk-locking-20081012

LICENSE IPL10
FIXES 116603

sort out rcu locking versus tasklist lock. if this fails we probably have to
disable walking entirely

15 years agodisconnected-rmdir-infinite-recursion-20081012
Dragos Tatulea [Sun, 12 Oct 2008 19:10:05 +0000]
disconnected-rmdir-infinite-recursion-20081012

LICENSE IPL10
FIXES 121226

fix infinite recursion when replaying rmdir transaction

15 years agodisconnected-getvcache-avoid-duplicate-work-20081012
Simon Wilkinson [Sun, 12 Oct 2008 19:06:27 +0000]
disconnected-getvcache-avoid-duplicate-work-20081012

LICENSE IPL10
FIXES 121254

don't do duplicate work finding a vcache we already had

15 years agolinux-alternate-kernel-builddir-20081012
Stefaan De Roeck [Sun, 12 Oct 2008 19:01:58 +0000]
linux-alternate-kernel-builddir-20081012

LICENSE IPL10
FIXES 121354

add support for KBUILD_OUTPUT=... builds.

15 years agovolser-newtrans-racy-20081012
Jeffrey Hutzelman [Sun, 12 Oct 2008 18:53:06 +0000]
volser-newtrans-racy-20081012

LICENSE IPL10
FIXES 121263

avoid a race on creating new transactions in volserver

15 years agodoxygen-comments-20081010
Dragos Tatulea [Sat, 11 Oct 2008 00:26:47 +0000]
doxygen-comments-20081010

LICENSE IPL10
FIXES 98819 99069

add doxygen comments for some parts of openafs cache manager

====================
This delta was composed from multiple commits as part of the CVS->Git migration.
The checkin message with each commit was inconsistent.
The following are the additional commit messages.
====================
LICENSE IPL10

add doxygen comments for some parts of openafs cache manager

15 years agocachemgr-blacklist-down-servers-20081010
Derrick Brashear [Fri, 10 Oct 2008 17:25:29 +0000]
cachemgr-blacklist-down-servers-20081010

LICENSE IPL10
FIXES 121035

fix to issue suggested by reuter@rzg.mpg.de

15 years agovolser-dumpstuff-log-errors-20081010
Jeffrey Hutzelman [Fri, 10 Oct 2008 15:42:10 +0000]
volser-dumpstuff-log-errors-20081010

LICENSE IPL10
FIXES 121040

return sensible (ENOSPC) errors when out of tags or vnodes. don't perror. log
instead.

15 years agocmdebug-entry-count-20081010
Harald Barth [Fri, 10 Oct 2008 12:50:52 +0000]
cmdebug-entry-count-20081010

LICENSE IPL10

raise max number of entries as cache managers routinely have more
than 10,000 vnode status objects

15 years agohpux-gop-lookupname-20081009
Derrick Brashear [Thu, 9 Oct 2008 19:56:43 +0000]
hpux-gop-lookupname-20081009

LICENSE IPL10

add missing gop_lookupname macro for hpux

15 years agosolaris-gop-lookupname-20081009
Derrick Brashear [Thu, 9 Oct 2008 19:54:06 +0000]
solaris-gop-lookupname-20081009

LICENSE IPL10

add missing gop_lookupname macro for solaris

15 years agobypasscache-fix-linux24-20081009
Derrick Brashear [Thu, 9 Oct 2008 13:55:19 +0000]
bypasscache-fix-linux24-20081009

LICENSE IPL10

no f_mapping in 2.4.x

15 years agowindows-build-do-not-mix-pthread-and-lwp-20081008
Jeffrey Altman [Wed, 8 Oct 2008 22:14:52 +0000]
windows-build-do-not-mix-pthread-and-lwp-20081008

LICENSE MIT

The rx library is built in lwp and pthread forms.  The methods used to
export data symbols are incompatible between the two.  The ubik library
is built with rx headers but only in the lwp form.  As a result it is
not possible to link the ubik libs without also including the lwp rx
lib.  We have pthreaded servers that require linking to the pthreaded
rx and ubik.  To fix the problem all of the macros that assigned values
to variables and were used by ubik have been converted to functions
(but only for Windows.)

15 years agowindows-cell-name-trailing-dot-removal-20081008
Jeffrey Altman [Wed, 8 Oct 2008 18:43:03 +0000]
windows-cell-name-trailing-dot-removal-20081008

LICENSE MIT
FIXES 120318

Lookups of cell names that have a trailing dot should have the dot removed
otherwise there is a risk of duplicate cell entries since "foo" and "foo."
will not match but both will resolve to the same AFSDB record in DNS.

15 years agowindows-libafsrpc-20081007
Jeffrey Altman [Tue, 7 Oct 2008 23:28:40 +0000]
windows-libafsrpc-20081007

LICENSE MIT

export missing symbols necessary for tbutc and performance testing.

15 years agowindows-tbutc-20081007
Jeffrey Altman [Tue, 7 Oct 2008 23:25:14 +0000]
windows-tbutc-20081007

LICENSE MIT

do not link to both pthread and lwp rx libs

15 years agodarwin-fake-more-disk-free-20081007
Derrick Brashear [Tue, 7 Oct 2008 22:30:23 +0000]
darwin-fake-more-disk-free-20081007

LICENSE IPL10

placate finder. this time for sure

15 years agolinux-d-reval-rewrite-mtpts-when-fakestat-enabled-20081007
Derrick Brashear [Tue, 7 Oct 2008 20:00:31 +0000]
linux-d-reval-rewrite-mtpts-when-fakestat-enabled-20081007

LICENSE IPL10
FIXES 113558

avoid case where revalidate saw a mountpoint which hadn't been rewritten yet
and failed to handle it, exposing ENOENT where the entry existed.

15 years agofind-new-xbsa-first-20081007
Derrick Brashear [Tue, 7 Oct 2008 19:51:25 +0000]
find-new-xbsa-first-20081007

LICENSE IPL10
FIXES 119162

change test order

15 years agoubik-notruncate-dont-pollute-fd-cache-20081007
Derrick Brashear [Tue, 7 Oct 2008 18:43:57 +0000]
ubik-notruncate-dont-pollute-fd-cache-20081007

LICENSE IPL10

issue suggested by Chaskiel Grundman; while it should not have been an issue
we now behave usefully in the notruncate recovery code.

15 years agovldb-check-fix-more-kinds-of-corruption-20081007
Derrick Brashear [Tue, 7 Oct 2008 16:34:53 +0000]
vldb-check-fix-more-kinds-of-corruption-20081007

LICENSE IPL10

work harder to ferret out corruption; still reruns itself so if 2 hash chains
are comingled they get split back out correctly without having to flush state
continuously