Fix some configure header prereqs
[openafs.git] / src / vol /
2011-04-11 Andrew DeasonDAFS: Request salvage on detach for volser
2011-04-11 Andrew DeasonDAFS: Do not give back vol to viced after salvage
2011-04-06 Andrew Deasonsalvager: Do not AskDelete on GetInodeSummary fail
2011-04-06 Andrew Deasonsalvager: Error volumes on GetInodeSummary errors
2011-04-05 Simon WilkinsonTidy up gettimeofday usage
2011-04-04 Simon Wilkinsonvol: Tidy up header includes
2011-04-04 Simon Wilkinsonvol: Don't use MAX_INT when UINT_MAX will do
2011-03-30 Andrew Deasonvol: Add timeouts to SYNC server select() calls
2011-03-29 Jeffrey Altmanvol: remove flock emulation now provided by roken
2011-03-28 Derrick Brashearihandle release locking simplification
2011-03-28 Simon Wilkinsonfssync: Rename state
2011-03-28 Simon Wilkinsonvol: Tidy header includes
2011-03-27 Simon Wilkinsonafs_snprintf is dead, long live rk_snprintf
2011-03-26 Andrew DeasonRevert "ihandle: Ensure FDH_REALLYCLOSE really closes"
2011-03-25 Jeffrey Altmanvol: avoid MAXINT redefinition warning in vnode.c
2011-03-25 Andrew Deasonihandle: One more indentation fix
2011-03-25 Andrew Deasonsalvager: Stop asking for DAFSness on SYNC_FAILED
2011-03-25 Andrew DeasonDAFS: Allow the volumeSalvager to checkout volumes
2011-03-25 Derrick Brashearadd AFS_DEMAND_ATTACH_UTIL
2011-03-25 Andrew DeasonDAFS: Correct FSYNC_VOL_QUERY_VOP checks
2011-03-24 Andrew Deasonsalvager: Give back volumes when exiting early
2011-03-24 Andrew DeasonDAFS: Do not record vol ops for DELETED vols
2011-03-24 Andrew Deasonsalvager: Do not AskOnline nonexistent volumes
2011-03-24 Andrew Deasonnamei: Log ListViceInodes write failures
2011-03-24 Andrew Deasonsalvager: Fix conversion from stdio calls
2011-03-24 Andrew Deasonihandle: Ensure FDH_REALLYCLOSE really closes
2011-03-24 Andrew DeasonDAFS: Do not VDeregisterVolOp_r while exclusive
2011-03-22 Andrew DeasonFix ihandle.c indents
2011-03-22 Jeffrey Altmanvclosevnodefiles-ihandle-leak-20090216
2011-03-22 Derrick BrashearDAFS: fix forceDAFS support in salvager
2011-03-22 Derrick BrashearDAFS: allow salvager to detect whether FSYNC server...
2011-03-21 Andrew Deasonvol: Correct VolumeNumber for large volume IDs
2011-03-21 Andrew Deasonvol: Handle large volume IDs in VLockFile
2011-03-21 Andrew Deasonvol: Make VLockFile arguments consistent
2011-03-21 Andrew DeasonDAFS: DFlushVolume outside of vol glock
2011-03-20 Andrew Deasonsalvager: Fix volume parsing on 64-bit
2011-03-11 Andrew Deasonsalvager: Do not abort on large volume IDs
2011-03-08 Jeffrey Altmanvol: FILE* to FD_t except logging and special ops
2011-03-08 Jeffrey Altmanvol: consolide afs_xxxx macros in ihandle.h
2011-03-07 Jeffrey Altmanvol: remove warning on use of DFlushVolume
2011-03-06 Ryan C. UnderwoodFix positional I/O support for largefiles
2011-03-04 Andrew Deasonvol: Check for blank vnode in VAllocVnode_r
2011-03-04 Andrew DeasonDAFS: VnLock after VnWaitQuiescent in VAllocVnode
2011-03-04 Andrew DeasonDAFS: Wait for exclusive ops in VFreeBitMapEntry_r
2011-03-04 Andrew Deasonvol-salvage: VOL_DONE deleted volumes
2011-03-04 Andrew DeasonDAFS: Clear salvage stats on VOL_DONE
2011-03-04 Andrew DeasonDAFS: Allow LEAVE_OFF for DELETED volumes
2011-03-04 Andrew Deasonvol-salvage: calloc volume summary structs
2011-03-03 Andrew Deasonvol-salvage: Fix AskOnline error message
2011-03-03 Andrew DeasonGive a default reason in *sync-debug
2011-02-27 Derrick Brasheararm darwin update
2011-02-22 Rod Widdowsonvutil.c: use OS_XXX rather than afs_XXX
2011-02-22 Rod Widdowsonnamei_ops.c use OS_XXX rather than afs_XXX
2011-02-16 Andrew DeasonMakefile whitespace fixes
2011-02-15 Andrew Deasonvol: Restore inode OS_READ/WRITE
2011-02-09 Andrew DeasonConvertROtoRW: Use old copyDate for creationDate
2011-01-28 Rod WiddowsonDo not compare an FD_t < 0
2011-01-25 Andrew Deasonvol-salvage: Only delete bad vnodes during !check
2011-01-25 Rod WiddowsonWindows: fix parameters and return value from nt_seek
2011-01-25 Rod WiddowsonWindows: read and write take void* buffers, open takes...
2011-01-24 Rod WiddowsonWindows: remove unused label in ntops.c
2011-01-24 Rod WiddowsonWindows: remove faulty assumptions about device names...
2011-01-22 Jeffrey Altmanvol: fix CreateFile params nt_unlink and nt_open
2011-01-22 Jeffrey Altmanvol: namei_ops improve readability; fix namei_create...
2011-01-22 Jeffrey Altmanvol: add comment nt_unlink cannot with fopen handles
2011-01-22 Jeffrey Altmanvol: remove potential data loss warnings in vol-salvage.c
2011-01-22 Jeffrey Altmanvol: use correct file name base for temporary file
2011-01-22 Jeffrey Altmanvol: use OS_UNLINK instead of unlink
2011-01-22 Jeffrey Altmanvol: fix namei_ListAFSSubDirs on Windows
2011-01-22 Jeffrey Altmanvol: use OS_DIRSEP in many more places
2011-01-22 Jeffrey Altmanvol: fix _namei_examine_reg DELETE_ZLC usage
2011-01-22 Jeffrey Altmanvol: make it clearer that SetOGM is not impl on Windows
2011-01-22 Jeffrey Altmanvol: avoid double dir separators from addtoname
2011-01-22 Jeffrey Altmanvol: clear ih_synced before dropping lock
2011-01-20 Jeffrey Altmanvol: nt_DriveToDev must return a value
2011-01-20 Jeffrey Altmanvol: nt_open should not create missing directories
2011-01-20 Jeffrey Altmanvol: Make ntops functions 64-bit capable
2011-01-20 Jeffrey Altmanvol: avoid defining unused struct on windows
2011-01-20 Jeffrey Altmanvol: indent cpp definitions; add NAMEI_SPECDIRC
2011-01-20 Jeffrey Altmanvol: remove [UN]LOCKFILE data loss warnings on Windows
2011-01-20 Jeffrey AltmanWindows: build mtafsdir.lib and use it
2011-01-17 Andrew Deasonvol: Windows requires binary fmode for salvaged
2011-01-16 Jeffrey Altmanvol: use OS_UNLINK() instead of unlink()
2011-01-15 Jeffrey Altmanvol: construct proper VolDir path on Windows
2011-01-15 Jeffrey Altmanvol: fdHandleAllocateChunk should init all fields
2011-01-15 Jeffrey Altmanvol: use OS_DIRSEP when constructing paths
2011-01-15 Jeffrey Altmanvol: initialize FdHandle_t stack objects
2011-01-15 Jeffrey Altmanvol: Fix ntops to provide expected semantics
2011-01-15 Jeffrey Altmanvol: Windows requires binary fmode for salvager
2011-01-15 Jeffrey Altmanvol: fix OS_LOCKFILE/OS_UNLOCKFILE for Windows
2011-01-05 Tom Keiserprovide more verbose logging when VGetVolumeByVp_r...
2010-12-10 Andrew DeasonDAFS: Avoid logging harmless LEAVE_OFF failures
2010-12-10 Andrew DeasonDAFS: Fix VOL_QUERY_VOP error codes
2010-12-08 Derrick BrashearDAFS: make FSYNC_VOL_QUERY_VOP DAFS-only
2010-12-08 Derrick BrashearDAFS: fix ifdef
2010-12-07 Andrew DeasonRemove unreached lines
2010-11-25 Andrew Deasonvol: Move VOL_CV_TIMEDWAIT to volume_inline.h
2010-11-19 Simon WilkinsonReplace bits of libutil with libroken
2010-11-17 Simon Wilkinsonlibroken: Build on windows
2010-11-16 Andrew DeasonUse afs_foff_t for file offsets
next