LICENSE IPL10
ensure, at least, that there is a filehandle for everything we check
(cherry picked from commit 04a25e0a4057b63cf7c700b17b1a6ab28e469547)
LICENSE IPL10
FIXES 111585
make the int64 macros work when the "64 bit" number to fill isn't.
use the correct variable type for length in salvager
(cherry picked from commit e5bf9b91eaf8cb930c6cf70419983901907db84d)
LICENSE IPL10
FIXES 107767
avoid corrupting length in vnodeds when salvaging directories.
avoid tag reuse leaving data behind (not verified)
avoid not marking something busy during salvage
(cherry picked from commit 674e94b29c09cf87496d74a01ebeada14413daac)
LICENSE IPL10
this is sort of a dumb ifdef. harmless, but fix it to be what it's supposed to
(cherry picked from commit 4d7cfa129353001759c6224cc5c590be7e043fe9)
LICENSE IPL10
FIXES 107258
when giving back a volume after reclone, make it inService to avoid a race
between callers and the SetFlags RPC
(cherry picked from commit b4ce530d365e97342a92f4a8d59de12b0570c699)
LICENSE IPL10
Significant improvements to README, including:
- Add documentation of (nearly) all of the configure options.
- Update the platform list to reflect current reality.
- Update the HP-UX header download instructions for the current web site.
- Fiddle with formatting and wording in a few places.
(cherry picked from commit 1ed9e36ffc34fa5ea41b72131a222d0ab8195b54)
LICENSE BSD
Remove underscores from the anchor in the index for all section 5 manual
pages.
(cherry picked from commit 6a322e4eb7e79896e3322e0ace16a6ed99668162)
LICENSE BSD
Pod::Simple::Search ignores every POD file that doesn't "look right," which
means it skips files containing a period (like krb.conf.pod) unless you set
a search option. Pod::Simple::HTMLBatch has no way to set search options.
Apply a truly horrible hack to get around this.
(cherry picked from commit 2a92f43987cd08dc0134b775e0d118894d22d3e5)
LICENSE BSD
FIXES 104110
add krb.conf
update CellServDB to discuss AFSDB DNS records
(cherry picked from commit 298fb5ce52f3f5296c24ed1300287b5fa5870a3c)
LICENSE MIT
- fs diskfree
- fs examine
- fs listquota
- fs quota
require read permission not list for the root directory
of the volume and list permission for the preceding path.
(cherry picked from commit df9f2455fbe34ac105179797f85aacc63a8b8da8)
LICENSE IPL10
FIXES 74672
when renaming causes a dentry to be newer than its parent we handled it
incorrectly. zero the d_time to force correct evaluation to happen.
(cherry picked from commit 9f3629b018f9d25b205f911464789ed0a14103b4)
LICENSE IPL10
FIXES 102673
if we're building for 2.4.x we need to disable fedorakmod. do so here in our
packaging.
(cherry picked from commit 9946c027a33b89cdf128748b9fd3000b31bee48f)
LICENSE IPL10
FIXES 105457
move the init_mm ifdef down far enough that it's effective and we actually
probe to be able to hook syscall table
(cherry picked from commit a4e3fb21f0fd8f02ffd2c01b4d39ac55cd3474b1)
LICENSE IPL10
FIXES 104698, 104699, 104305
make cellname get init'd right. correct startup argument order to match
what afsd does. call lookupname correctly (when did this break?)
at the same time, move the lookupname define out of afs_osi.h and into each
osi_machdep.h
(cherry picked from commit c61a8f37c9957034961aed8abc2a1adb046247d3)
LICENSE IPL10
FIXES 105231
update specfile for new manpages.
update patch for 1.5.x/head
update makesrpm to quote some arguments to system so perl doesn't eat them
some rewriting from shadow@dementia.org including the patch update
(cherry picked from commit 0d343077ac1ca8bd35921de2a2b19cac4eb75496)
LICENSE BSD
Use PATH_CPP instead of CPP everywhere and always redirect the output
instead of assuming that it will write to a file. Hopefully this is the
least common denominator across all systems, although it still isn't
fully correct for systems that have no separate cpp binary.
(cherry picked from commit c733e2e07aeb0cc981d53d843a1ffb787f43ed64)
LICENSE BSD
Use the dirpath functions to find the prdb database path in pt_util instead
of hard-coding the default Transarc path.
(cherry picked from commit 5e1459f431fc046dfd3b25aca87709193ccca211)
LICENSE IPL10
FIXES 104732
use NULL and not (void *)0 to avoid issues on 64 bit platforms
(cherry picked from commit e22a5cc8afe889d5d76ecf44a63860e12f1effbf)
LICENSE BSD
When probing in configure for cpp, use the user's PATH first and then
the /lib and /usr/ccs/lib directories. Set PATH_CPP instead of CPP,
since the latter is just overwritten by Autoconf. Use PATH_CPP by
preference in rxgen and when pre-processing assembly, since otherwise
newer gcc will treat the input file as linker input and not do anything
with it. Don't assume that cpp writes to the second argument; gcc
apparently doesn't always do this. Instead, redirect standard output.
(cherry picked from commit 1ec104280d4a4b0a7544a99a7366f59cd3a2cc5f)
LICENSE BSD
Use the correct subcommand name (fs getacl instead of fs_getacl) on the
HTML index page, even though we have to use the underscore in the NAME
section of the actual POD documentation.
(cherry picked from commit 9b61f58fa78259eb092350599a0a26d75ac14fa8)
LICENSE BSD
Enable UCONTEXT on alpha, s390, and s390x for glibc > 2.3. This is the
semantic backport of linux-ucontext-fixes-20080630 adjusted for the
param file reorganization.
(cherry picked from commit 9f94f89a7a894651f18947ec7ac20959f9326478)
LICENSE IPL10
Expose the ktc_* prototypes on non-Windows systems. This is a partial
backport of ktc-cleanup-20070208 from HEAD containing only the move
of the #ifdef. (Debian Bug#449432)
LICENSE BSD
Current Linux kernels always append a period and the PID to "core" when
creating core files for multithreaded processes. Teach bosserver to scan
the directory into which core files are deposited looking for such core
files and treat them like any other core file if the PID matches the
process that just died.
This patch has been in the Debian OpenAFS packages for some time without
problems.
(cherry picked from commit d82169c51cc1d4db5de1c51dabeb1d6fe712fb79)
LICENSE BSD
vos convertROtoRW can now be used with an inode file server. Adjust the
man page accordingly.
(cherry picked from commit 6331d37125428956586610b8e514e1b304a16022)
LICENSE BSD
Add additional missing commands to the to-do list. Add a section on man
page section numbers and their rationale. Document that embedding a
license in the man page isn't required if it's one of the licenses in our
LICENSE file.
(cherry picked from commit cf816d535a60a7a5f7efa5564b647ee87e33b7d7)
LICENSE IPL10
in the event a server is "melting down" and not responding with data to RPCs
this adds the ability to time out the calls rather than letting keepalives
effectively hang the client forever. does not mark the server down since...
it's not down.
Side effect: adds similar tracking for authentication errors so tokens need
not be discarded if one server's clock has drifted.
(cherry picked from commit 0a2c144307d2471450c0660e141906a1f7b1ea36)
LICENSE IPL10
Install the Kerberos v5 klog as klog.krb5 and install a man page for it.
(cherry picked from commit 3b273dd55291b28c698990001370a97c413c2673)
LICENSE IPL10
Purge the old AFS Administration Reference documentation. This has now
been completely replaced by the manual pages.
(cherry picked from commit 62ffbc2a464521eeee4c244d2555c316dfae180f)
FIXES 104745
LICENSE BSD
Fix several issues with the afs(1) man page. Based on the patch by Jason,
but I also documented /vicepiv as the maximum, and /vicepiu as the
maximum recommended, partition.
(cherry picked from commit e381e1d07822639ba4ce00c96ff483034104afb5)
LICENSE IPL10
if the server is melting down or otherwise unable to reply with data, it will
cut itself off.
(cherry picked from commit c26dc0e6aaefedc55ed5c35a5744b5c01ba39ea1)
LICENSE IPL10
protects against direct loops, which we have seen in the wild, but not more (yet)
(cherry picked from commit e2ce8710efc93f7172b9d4daaf685c6f2669f7c3)
LICENSE IPL10
FIXES 100836
official mountpoints end in a .; treat others as symlinks to avoid creating
files which can't be removed
(cherry picked from commit 0da0a9d4d2e5b2d39495e57b9840ce0acdd961e2)
LICENSE BSD
Remove the note about missing file server options. We think we got them
all.
(cherry picked from commit 1473a8747a104af3938a14393f73da666149b114)
LICENSE BSD
Add documentation of foreign realm user registration and cross-realm PTS
groups. Add documentation of missing ptserver flags. Add some additional
to-do entries for the man pages.
(cherry picked from commit 1fdfac7065b85feafcfa3f9fc382cfd90680d67f)
LICENSE IPL10
FIXES 20727
not our bug, but, previous code refactoring broke rx. put back keepalives in cli
ent rx connections while they are turned around.
(cherry picked from commit b1549f29a9515de09d4a64bfb28bf5afdfee2615)
LICENSE IPL10
FIXES 20727
not our bug, but, previous code refactoring broke rx. put back keepalives in cli
ent rx connections while they are turned around.
(cherry picked from commit c34822d6105cef7f68423e4ebbf485b2d11b9635)