Add global configuration for LFS file locks storage

Introduce global plugin (lfs.config) configuration parameter for LFS
locks directory storage:
  [locks]
    directory = [directory]

By default it points to $GERRIT_SITE/data/lfs/lfs_locks (existing
behavior is preserved).

Change-Id: I47b6b17f9e4008a77c2d44c62390cdfebb70f328
Signed-off-by: Jacek Centkowski <jcentkowski@collab.net>
3 files changed
tree: 95ac34a8bf36e889b1ac4fc1f6d8b2596a3b5611
  1. src/
  2. tools/
  3. .gitignore
  4. bazlets.bzl
  5. BUILD
  6. external_plugin_deps.bzl
  7. WORKSPACE