Commit Graph

1169 Commits

Author SHA1 Message Date
Jim Rees
69edd3e06b fix-dir-voids-20021014
Revert some voids back to char.  I was too ambitious.
Thanks to kolya for pointing this out.
2002-10-14 23:13:45 +00:00
Jim Rees
393fc0d046 openbsd-20021014
More OpenBSD merge.
Most of this is just cleanup, not OpenBSD specific.
2002-10-14 16:48:40 +00:00
Jim Rees
a64d9d729d dir-char-to-void-20021014
Change a bunch of (char *) to (void *)
2002-10-14 15:41:16 +00:00
Nickolai Zeldovich
7aebf2b2ea If the user calls rx_EndCall and we still have an outstanding
delayack, force-send it now, to be nice to the server (otherwise
the server will keep retransmitting to us for a while).
2002-10-13 10:01:02 +00:00
Jim Rees
73579f285f openbsd-20021011
More OpenBSD merge.
2002-10-11 22:43:14 +00:00
Nickolai Zeldovich
fa0d85ce03 Undo part of openbsd-20021010 which changes ReSortCells_cb, and
have it return (void *) NULL instead, which is necessary to tell
afs_TraverseCells to not stop the traversal.
2002-10-11 01:50:40 +00:00
Jim Rees
3ce7e41622 openbsd-20021010
More OpenBSD merge.
2002-10-10 23:45:14 +00:00
Jim Rees
9031c3b7d3 netsend-proto-and-obsd-includes-20021010
Put in a prototype for osi_NetSend(), and try to fix all versions
 of rx_knet.c.  Sorry if I broke yours.
Fix includes for OpenBSD.
2002-10-10 22:22:45 +00:00
Nickolai Zeldovich
2d182a7fc1 A better way to do cross-cell-only fakestat, which should
also avoid problems with Linux's attribute validation.
2002-10-09 23:36:54 +00:00
Jim Rees
0c4ee80a72 openbsd-continues-20021009
More OpenBSD merge.
Please let me know if this breaks other architectures.
2002-10-09 19:25:54 +00:00
Jim Rees
41c2b9aa17 no-stddef-in-kernel-20021009
Don't include stddef.h in the kernel.
Untested except on OpenBSD, but I warned the mailing list.
Let me know if this breaks your favorite sysname.
2002-10-09 16:57:18 +00:00
Derrick Brashear
5714e09b34 fileserver-cbs-raise-limit-by-killing-goofy-u-short-indexing-20021008
i probably missed something here.

====================
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.
====================

i did miss something. also, change FileEntry padding and axe useless comment

====================

try, try again

====================

once more with feeling

====================

make typing of the indexes into timeout[] match

====================

make struct CallBack a multiple of 32 bit so the weird math works again
2002-10-09 16:54:48 +00:00
Hartmut Reuter
56e095daea aix51-support-20021008
aix 5.1 support, not yet ready for prime-time
2002-10-09 02:02:47 +00:00
Derrick Brashear
32c2d6f846 osi-wakeup-return-zero-on-doing-a-wakeup-20021008
based on patch submitted by reuter@rzg.mpg.de, but i actually ported it
to all platforms.
2002-10-09 01:54:48 +00:00
Jim Rees
b0e51e2993 curcred-20021008
Add osi_curcred().
Re-format a bit for readability.
2002-10-08 18:48:42 +00:00
Hartmut Reuter
3266003c5d aix51-support-20020926
aix 5.1 support, not yet ready for prime-time
2002-10-08 05:15:48 +00:00
Nickolai Zeldovich
4c9b36395b Make cmdebug -addrs work on platforms other than Solaris. 2002-10-07 10:29:45 +00:00
Nickolai Zeldovich
f0c7fe9ee1 Change the meaning of the -fakestat switch to only enable fakestat
for cross-cell mountpoints.  The -fakestat-all switch can now be
used to enable fakestat for all mountpoints (old behavior).
2002-10-07 00:00:14 +00:00
Nickolai Zeldovich
6e3fd8294f Add JUAFS to the list of things that make clean should remove. 2002-10-06 23:58:32 +00:00
Jim Rees
cee427e158 openbsd31-cm-20021003
OpenBSD 3.1 changes for the cache manager
eliminate some unused variables
2002-10-03 22:44:46 +00:00
Derrick Brashear
c6da165252 fileserver-may-not-have-valid-diskDataHandle-if-volume-was-offlined-20021003
also avoid potential null deref in ih_open but with the ReadVolumeHeader patch
we should never get there.

thanks to Kris Van Hees for discovering this
2002-10-03 22:24:08 +00:00
Nickolai Zeldovich
a93b71cb03 Clean up the #ifdefs around getuerror calls: change KERNEL_HAVE_SETUERROR
to KERNEL_HAVE_UERROR, and use that for both setuerror and getuerror.
2002-10-03 01:42:43 +00:00
Jim Rees
2d2660f276 unused-vars-20021002
remove (some) unused variables
fix a few compiler warnings
this is part of OpenBSD merge
2002-10-02 22:48:49 +00:00
Jim Rees
1529f89e66 openbsd-mbuf-before-in-20021002
include mbuf.h before in.h
let me know if this breaks anything
2002-10-02 22:45:19 +00:00
Jim Rees
8bdd971cb7 openbsd31-cm-20021002
OpenBSD 3.1 changes for the cache manager
eliminate some unused variables
2002-10-02 16:58:18 +00:00
Nickolai Zeldovich
74ad450bc2 Return EINVAL when the user tries to create a FIFO under afs,
instead of silently creating a regular file.
2002-10-02 01:48:51 +00:00
Nathan Neulinger
f0affe7c25 linux-dcache-flushing-experimental-20020819
fix missed ref
2002-10-01 19:09:40 +00:00
Mattias Amnefelt
b057c86118 dux51-support-20021001
this was missed. oops.
2002-10-01 10:51:09 +00:00
Love Hörnquist-Åstrand
06690bd19c configure-check-for-timegm-20021001
check for timegm. lha needs it for rxkad but it's "safe"
2002-10-01 10:50:26 +00:00
Derrick Brashear
d04a30d76b solaris-dont-truncate-inode-number-20020930
if ino_t is a larger type than afs_int32, we lose bits, then treat it as
if nothing happened...
2002-10-01 04:32:22 +00:00
Nathan Neulinger
aab137dc71 hpux-rx-cleanup-20020930
make the hpux client work
2002-09-30 20:36:44 +00:00
Nathan Neulinger
f2da23bb02 lock-header-cleanup-20020930
make sure we include what we mean to
2002-09-30 20:29:10 +00:00
Derrick Brashear
0b8ff6366f completion-deal-with-redhat-patch-20020930
just include the header directly if we caN
2002-09-30 20:25:29 +00:00
Nathan Neulinger
a55923e8f3 hpux-bin-is-a-symlink-so-install-elsewhere-20020930
update install
2002-09-30 20:23:36 +00:00
Nathan Neulinger
729ec68bf6 handle-cow-differently-if-volume-wont-be-salvaged-20020930
as edited by shadow@dementia.org
2002-09-30 20:21:40 +00:00
Derrick Brashear
ab0716fb86 wakeup-only-returns-int-on-aix-20020930
reported by several people.
2002-09-30 19:38:11 +00:00
Derrick Brashear
41ea527e53 hpux-updated-rx-kmutex-from-ibm-20020926
as provided by Srikanth Vishwanathan
2002-09-27 01:51:47 +00:00
Nathan Neulinger
30d558bfc5 hpux-kmutex-cleanup-20020926
clean up missed and won't-compile stuff
2002-09-27 00:42:32 +00:00
Derrick Brashear
7e631080a0 hpux-rx-kmutex-h-20020926
basically verbatim import from ibm afs, per laura stentz:
Derrick,

I have gotten approval to allow you to publish this header in OpenAFS.
Enjoy!

Laura
2002-09-26 20:48:30 +00:00
Mattias Amnefelt
ad0d7bdbc6 tru64-51-gets-a-sysname-20020926
the binaries from 5.0 don't work, so...
2002-09-26 08:13:06 +00:00
Nathan Neulinger
a6216b35ea xdr-build-ours-entirely-20020926
If we're doing our own xdr, we should be doing ALL of of own xdr, not piecemeal. This impacted on HP w/ duplicate symbols if
-lnsl, and missing symbols if no -lnsl.
2002-09-26 08:09:14 +00:00
Nathan Neulinger
fa79ecc404 shlib-linker-handle-objdir-builds-on-solaris-20020926
at least he notices when i screw this up
2002-09-26 08:07:07 +00:00
Hartmut Reuter
3cc1ea60a3 aix51-support-20020926
aix 5.1 support, not yet ready for prime-time
2002-09-26 08:01:05 +00:00
David Howells
fee78214f6 linux-init-rwlocks-20020926
init linux rwlocks we missed before
2002-09-26 07:39:46 +00:00
Nick Ingolia
f5e96f747e linux-pag-deal-with-no-groups-20020926
If ngroups in the parent is 0, but the first two elements of the groups
array represent a valid PAG (perhaps because they weren't zeroed), then
set_pag_in_parent won't add 2 to ngroups and the parent process won't
join the PAG.
2002-09-26 07:33:16 +00:00
Garry Zacheiss
b8f10c45be Recognize MacOS X 10.2.1 as ppc_darwin_60. It's compatible. 2002-09-26 04:47:32 +00:00
Kris Van Hees
0f11456aa1 salvager-dont-mask-uniq-comparison-in-vnodes-only-in-inodes-20020920
the masking operation is for inodes when using "inode spares" fields which
overflow, not for vnode operations.

====================
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.
====================


remove an extraneous right paren
2002-09-26 03:57:34 +00:00
Garry Zacheiss
d18fd91f9d Update NEWS file with user visible changes and other noteworthy things
about OpenAFS 1.2.7.
2002-09-26 00:38:28 +00:00
Jim Rees
7439ca3b79 update-openbsd-31-20020920
update OpenBSD to 3.1
2002-09-20 17:32:11 +00:00
Derrick Brashear
abe77a507a nfs-trans-comment-unused-variables-20020913
make solaris xlator module load
2002-09-14 00:52:57 +00:00