LINUX: Turn on AFS_NEW_BKG 84/13284/7
authorAndrew Deason <adeason@sinenomine.net>
Tue, 14 Aug 2018 20:54:29 +0000 (15:54 -0500)
committerBenjamin Kaduk <kaduk@mit.edu>
Sun, 18 Aug 2019 18:08:14 +0000 (14:08 -0400)
commitca472e66fb97572784be429ec264e0e38d1d546b
tree7aa0c7fe7f1a4e36fbd699ae5299c50b8188b201
parentd29ae454adfd135ca434d6d94968b5929efc8e46
LINUX: Turn on AFS_NEW_BKG

AFS_NEW_BKG allows libafs to request the afsd background daemon
processes to do certain userspace operations. This is currently only
used on DARWIN for handling EXDEV file moves, but this framework can
be useful on LINUX, as well. So, turn it on for LINUX.

This commit does not introduce any new background operations for LINUX
to actually use; we're just turning on the new framework. Future
commits will introduce new background operations.

Change-Id: I5d371f85b87899ce6ab2d5e520954a893679d37e
Reviewed-on: https://gerrit.openafs.org/13284
Reviewed-by: Mark Vitale <mvitale@sinenomine.net>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
src/afs/afs_call.c
src/afsd/afsd.c
src/config/afs_args.h
src/config/param.linux26.h