OpenAFS Master Repository annotated tag, openafs-devel-1_5_74, created. openafs-devel-1_5_74
Gerrit Code Review
gerrit@openafs.org
Mon, 19 Apr 2010 11:47:05 -0700 (PDT)
The annotated tag, openafs-devel-1_5_74 has been created
at 96a10b7359a20a391620c1d346f2f8c55684c54a (tag)
tagging fe48d1777f88dc5ec8e56b2e68a2a491fe3edb45 (commit)
replaces openafs-devel-1_5_73_3
tagged by Derrick Brashear
on Mon Apr 19 14:45:36 2010 -0400
- Shortlog ------------------------------------------------------------
tag 1.5.74
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (Darwin)
iQEVAwUAS8yk16grZQAZNTvhAQIj3Af+JuaylsBUCsSTpgQwdx5QWBK1l8Qzn6jV
R7vtXzP/L/ZCV55AcxeyK8R1e4C6NWYTXBR2jQyvoz1QiMDllsNRX43W92H4MOY6
Nq8KU8UrTA5GnDShFMq3a675PW6i9OeXlyszy+kYH2/R91hMLYjNToGSD8wXYAn2
n/VybFng+oGBTBGv1fWfO4VwL+byR+oD76W3SXBDR+Cs8kR9X9ORlV38I9TTkFQf
wQhekN5iv0Mnr4MBNWBnUB9VwlVAKPhhQ7wDPpZTgnBER0HAmf8mwFa8bwso7Rm3
KuGJLnr7k7VRQ+Ng+WutqJE6kDAyJ2DVBCEo6ErObozPGu4Z9L6ItA==
=wzOw
-----END PGP SIGNATURE-----
Andrew Deason (18):
Fix typo in bos_create manpage
Prevent uafs_readdir/closedir segfault
UKERNEL: add uafs_statvfs
UKERNEL: check for null afs_CurrentDir on shutdown
UKERNEL: Use real vnode type constants
UKERNEL: prototype uafs_Shutdown
afsd: squash inode format warning
Make osi_GetTime work on 64-bit libuafs
Use AFS_CACHE_VNODE_PATH for UKERNEL
UKERNEL: allow creation of non-detached threads
Correct incorrect type-punning fixes
Split afsd into afsd.c and afsd_kernel.c
Do not turn off AFS_HAVE_STATVFS for UKERNEL
libuafs: Add $(XCFLAGS) to CFLAGS on all platforms
Squash afs_GenericStoreProc warning
Add support for pkg-config m4 macros
Use afsd code in libuafs
Add a FUSE implementation for afsd
Derrick Brashear (10):
ukernel osi prototypes header
drop afs_xserver lock during GetCapabilities
snowleopard fuse fallout
darwin bulk race needs an iocount
macos and bsd readdir type guessing fix
work around finder setting modes on symlinks
openafs 1.5.74
bulkstat restore bulkfetching state for reused vcaches
macos bulkstat don't double reget refs
macos disable bulkstat
Felix Frank (1):
Fileserver capabilities support for the UNIX client
Harald Barth (1):
Add vos setaddrs command and man page
Jeffrey Altman (19):
Windows: tag is listitem not llstitem
Windows: permit documentation to be built without binaries
Windows: Support new Cygwin docbook stylesheet location
Windows: WinTorture Verbose mode display all logged messages
Rx: avoid out of order lock acquisition in rx_NewCall
Rename uvldbentry spare1 to matchindex
Rx: restore thread safety to rx_NewCall
Convert param.rs_aix61.h EOF from CR-LF to LF
Windows: split cm_buf_t.flags field to ensure proper locking
Windows: wait for I/O on buffers to complete in cm_SetupStoreBIOD
Windows: define new event log messages for cm_Analyze VBUSY, VRESTARTING, etc.
Windows: CM_SCACHESYNC_STOREDATA for non-files have no buffers
Windows: cm_UpdateCell must hold cell lock across server random
Rx: make conn_call_lock and conn_data_lock usage consistent
Windows: 1.5.74 change log
Windows: Increase the memory map version
Windows: prevent infinite idle error response
Windows: correct locking in cm_FreeServerList
Windows: Preserve volume location info in case of comm fail
Marc Dionne (4):
Fix UKERNEL build error - include afs/afs_osi.h
Fix new UKERNEL warnings on 64-bit
Replace unsafe use of gets()
Remove unused variable in vos.c
Matt Smith (2):
Move contents of afs_osi_gcpags to per-OS files
Fix problems from afs_osi_gcpags reorganization
Michael Meffie (7):
pts mem -supergroup option
pts mem -expandgroups option
afsmonitor: avoid showing full perf stats garbage
afsmonitor: add fs callback xstats collection
afsmonitor: show busy counts
afsmonitor: fix segv on exit
DAFS: avoid volume lock contention during initialization
Rod Widdowson (1):
Make tests/afcp compile cleanly
Russ Allbery (7):
Improve demand-attach fileserver bos documentation
Make src/rx/rx.c not executable
Reallocate memory in aklog for the AFS ID string
Explain in CellServDB man page that server lines can be omitted
Add OpenAFS-debug.*.plist to .gitignore
Update Debian packaging files
Autogenerate a Debian changelog for correct package versioning
Simon Wilkinson (2):
Linux: kmap() not page_address()
Tidy up UKERNEL includes
-----------------------------------------------------------------------
--
OpenAFS Master Repository