core-admin/qubes/storage
Marek Marczykowski-Górecki e1991d5c33
Merge remote-tracking branch 'origin/pr/389'
* origin/pr/389:
  app: save qubes.xml with utils.replace_file()
  app: use suppress() in simple cases
  firewall: save firewall.xml with utils.replace_file()
  utils: take tweaked helper functions from storage/reflink
  storage/reflink: quote logged filenames
2021-02-11 13:48:12 +01:00
..
__init__.py Fix asyncio.Lock usage for Python 3.9+ 2021-02-11 11:17:41 +00:00
callback.json.example storage/callback: some callbacks added & removed 2020-07-29 17:06:23 +02:00
callback.py Fix asyncio.Lock usage for Python 3.9+ 2021-02-11 11:17:41 +00:00
file.py storage/file: fix is_dirty() false positive 2021-02-11 09:34:48 +00:00
kernels.py storage: clean up __init__() of Pool() and subclasses 2020-06-22 14:03:21 +00:00
lvm.py storage/lvm: make the "hack" work with CallbackPool instances 2020-07-16 14:31:04 +02:00
README.md Merge remote-tracking branch 'marmarek/master' into core3-devel 2016-03-03 01:13:51 +01:00
reflink.py Merge remote-tracking branch 'origin/pr/389' 2021-02-11 13:48:12 +01:00

WNI File storage

Before v3.1 there existed a draft wni storage. You can find it in the git history

(it was in /core/storage directory, now gone)