summaryrefslogtreecommitdiffstats
path: root/fs/afs/vl_rotate.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner2019-05-241-5/+1
* afs: Fix cell DNS lookupDavid Howells2019-05-161-4/+22
* afs: Fix afs_cell records to always have a VL server list recordDavid Howells2019-05-151-1/+1
* afs: Fix missing net error handlingDavid Howells2018-11-291-40/+10
* afs: Probe multiple fileservers simultaneouslyDavid Howells2018-10-241-54/+105
* afs: Eliminate the address pointer from the address list cursorDavid Howells2018-10-241-1/+1
* afs: Allow dumping of server cursor on operation failureDavid Howells2018-10-241-0/+53
* afs: Implement VL server rotationDavid Howells2018-10-241-0/+251