vos: Add missing -partition requires -server checks
[openafs.git] / src / vol /
2020-11-06 Mark Vitaledir: distinguish logical and physical errors on reads 98/13798/10
2020-10-08 Mark Vitalevol: de-orbit test programs 93/13793/6
2020-07-27 Cheyenne Willsclang-10: use AFS_FALLTHROUGH for case fallthrough 74/14274/9
2020-07-24 Andrew Deasonvol: Blank opts in VOptDefaults 80/14280/2
2020-05-29 Andrew Deasonvol: Avoid building devname.c on AFS_NAMEI_ENV 95/13995/4
2020-05-29 Andrew Deasonvol: Indent ifdef maze in devname.c 94/13994/4
2020-05-22 Cheyenne Willsvol: Fix format-truncation warning with gcc-10.1 07/14207/2
2020-05-14 Cheyenne WillsAdd more 'fall through' switch comments 25/14125/16
2020-05-12 Kailas Zadbukesalvaged: Fix "-parallel all<number>" parsing 01/14201/5
2020-04-03 Cheyenne WillsAvoid duplicate definitions of globals 06/14106/4
2020-03-20 Marcio Barbosavol: fix namei_ConvertROtoRWvolume return code 65/14065/3
2019-09-27 Cheyenne WillsRetire the AFS_PTR_FMT macro 30/13830/6
2019-08-23 Andrew DeasonRemove dead code 83/13683/7
2019-06-28 Andrew DeasonMove afs_pthread_setname_self to opr 55/13655/2
2019-03-01 Benjamin Kadukvol: check snprintf return values in namei_ops 63/13463/5
2019-03-01 Benjamin Kadukvol: avoid -Wformat-truncation issues in vol-salvage.c 64/13464/2
2019-02-08 Benjamin Kadukvol: fix vutil format-truncation nit 62/13462/2
2019-01-18 Marcio Barbosavol: remove empty directories left by vos zap -force 79/12879/4
2019-01-18 Michael Meffiebuild: declare test targets as phony 19/13419/2
2018-10-19 Michael Meffievol: avoid query for parent id when deleting disk header 39/12839/4
2018-10-05 Andrew DeasonAvoid format truncation warnings 74/13274/4
2018-09-14 Andrew DeasonRemove DUX/OSF code 60/13260/3
2018-08-17 Michael MeffieSuppress statement not reached warnings after noreturn... 10/13010/6
2018-05-25 Michael MeffieWindows: define AFS_IHANDLE_PIO_ENV for ihandle pio 70/12270/4
2018-05-19 Michael Meffievol: check for bad partition names 38/13038/2
2018-03-17 Michael MeffieSuppress statement not reached warnings under Solaris... 58/12958/2
2017-12-19 Christof HankeAvoid gcc warning 13/12813/4
2017-09-02 Anders Kaseorgvol: Fix two buffers being one char too short 22/12722/2
2017-06-05 Jeffrey Altmanvol: modify volume updateDate upon salvage change 29/12629/2
2017-03-12 Marcio Barbosavol: detach offline volumes on dafs 15/12515/4
2016-12-25 Michael Meffievol: convert vnode macros to inline functions 97/12397/3
2016-11-30 Michael Meffiedafs: honor salvageserver -salvagedirs 56/12456/2
2016-11-06 Mark Vitalesalvager: fix error message for invalid volumeid 88/12288/2
2016-07-05 Benjamin Kadukviced: make -vhashsize usable for non-DAFS 87/12287/4
2016-05-13 Mark Vitalesalvageserver: unable to write child log: out of memory 84/12284/2
2016-05-11 Mark Vitalesalvageserver: segfault in DoSalvageVolume 82/12282/2
2016-05-04 Steve SimmonsReconciliation of src/{afs,vol}/voldefs.h 05/5405/8
2016-04-26 Michael Meffieexternalize log rotation 31/11731/15
2016-04-25 Michael MeffieRemove server logging globals 68/12168/11
2016-04-25 Michael Meffiesalvager: convert salvager and salvagerserver to libuti... 03/12003/11
2016-02-23 Mark VitaleDAFS: large volume support - fileserver crash after... 83/11983/3
2015-12-03 Michael Meffiesalvager: redd up showlog global flag
2015-12-03 Michael Meffiedafs: log to stderr when running salvageserver in clien...
2015-12-03 Michael Meffiedafs: remove the salvageserver -showlog option
2015-12-02 Michael Meffiedafs: remove the salvageserver -datelogs option
2015-08-22 Benjamin Kadukvol: Switch to Jenkins hash for volume hash table
2015-08-22 Benjamin KadukSwitch to jhash for VNODE_HASH
2015-08-22 Benjamin Kadukvol: relocate some comments
2015-08-22 Benjamin KadukNormalize on vp->hashid for hash table usage
2015-08-22 Andrew Deasonvol: Log more info on wrong SYNC response length
2015-08-18 Andrew Deasonvol: Avoid FDH_SEEK/FDH_READ
2015-04-23 Jeffrey HutzelmanAllocate pathname buffers dynamically
2015-04-22 Benjamin Kadukvol: use ffs from opr instead of inline
2015-02-26 Ben KadukRemove spurious NULL checks
2015-02-05 Jeffrey HutzelmanIgnore return values harder
2015-01-21 Andrew DeasonAdd asserts to VLock* functions
2015-01-21 Andrew DeasonDAFS: Free header on partially-attached vol salv
2015-01-21 Andrew Deasonihandle: Add a comment on IH_OPEN/IH_REALLYCLOSE
2015-01-06 Jeffrey HutzelmanFix unchecked return values
2015-01-06 Michael Meffievol: rename volUpdateCounter macro
2015-01-05 Mark Vitalefssync-debug: close test connection
2014-12-03 Andrew Deasonnamei: Remove icreate tfd hack
2014-12-03 Andrew Deasonvol: Make FindLinkHandle static and namei-only
2014-12-01 Andrew Deasonsalvager: Don't lie about locked-ness to namei_SLC
2014-12-01 Andrew Deasonnamei: Remove namei_SetNonZLC
2014-12-01 Andrew Deasonnamei: IH_REALLYCLOSE special inode on delete
2014-12-01 Andrew Deasonnamei: Remove redundant linktable SetLinkCount
2014-11-25 Michael Meffiecmd: add flags argument to create syntax function
2014-10-08 Michael Meffiebuild: remove trailing whitespace from makefiles
2014-09-10 Ben KadukMove epoch and cid generation into the rx core
2014-08-13 Michael Meffievolscan: fix copyright and licence notice
2014-08-06 Stephan Wiesandvolinfo: fix documenting comments
2014-05-31 Michael Meffievolser: log message for cross-device link errors
2014-05-31 Marc Dionnevol: Fix gcc 4.9 warnings
2014-04-23 Benjamin Kadukvol: Fix build with separate objdir
2014-03-25 Michael Meffievolinfo: separate volscan binary
2014-03-25 Michael Meffievolinfo: refactor global options
2014-03-25 Michael Meffievolscan: hide -mask option
2014-03-25 Michael Meffievolscan: avoid printing null mount-point cellname
2014-03-18 Benjamin KadukUse correct include guard for vol_prototypes.h
2014-02-05 Andrew Deasonnamei: Ignore misplaced files
2014-02-05 Andrew Deasonsalvager: Handle multiple/inconsistent linktables
2014-02-05 Arne WiebalckLog shutdown progress
2014-01-17 Benjamin Kadukvol/salvaged.c: Remove unused variable
2014-01-12 Michael Meffievol: reset nextVnodeUnique when uniquifier rolls over
2014-01-12 Michael Meffievol: fix nextVnodeUnique roll over
2013-10-08 Andrew Deasonsalvager: Ignore linktable-only RW volumes
2013-10-08 Andrew Deasonnamei: Set inconsistent linktable linkCount to 0
2013-10-08 Andrew Deasonsalvager: Improve comments
2013-10-08 Andrew Deasonsalvager: Fix in-memory invalid linktable counts
2013-10-08 Andrew Deasonsalvager: Whitespace formatting
2013-09-30 Andrew Deasonihandle: Make sure we don't ih_attachfd invalid FD
2013-09-23 Andrew Deasonvol: Nuke parent vol special inodes
2013-08-02 Andrew DeasonDAFS: Remove AFS_DEMAND_ATTACH_UTIL
2013-07-25 Anders Kaseorgvolume_inline.h: Down with assert, again
2013-06-20 Andrew Deasonnamei: Create the IH_CREATE_INIT function
2013-06-20 Andrew Deasonihandle: Refactor ih_open to split out ih_attachfd
2013-06-20 Andrew Deasonihandle: Fix fdInUseCount leak on EMFILE
2013-06-20 Andrew DeasonMake the inode fileserver backend build again
2013-06-03 Derrick Brashearsalvager: report actual uniqs for a too low error
next