Run freeze and thaw hooks on crippled filesystems
authorReiko Asakura <asakurareiko@protonmail.ch>
Sun, 25 Sep 2022 19:21:24 +0000 (15:21 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 26 Sep 2022 17:05:39 +0000 (13:05 -0400)
commit1d48153bb8bc5ca865b9bc156933b0f11acfb530
treeaec994a6af2b06ff78e96521b6ccf2bc62c79074
parente05dd7054480ea3bf98df43bf013a34281cb2e8d
Run freeze and thaw hooks on crippled filesystems

The user sets these hooks deliberately so they should always be run. For
example this allows hooks to be used to manage file permissions on NTFS
volumes in WSL1.
Annex/Perms.hs