summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorJohn Estabrook <jestabro@vyos.io>2020-05-04 20:46:26 -0500
committerJohn Estabrook <jestabro@vyos.io>2020-05-04 21:46:34 -0500
commitdadf6384029fd6748a21832e4968261d1f7c60fd (patch)
tree8f189ce4a7c093a31cea5b0b3228be942b1ca521 /debian/rules
parent316660fdb69d11cf7943f5823a1e69b954e14526 (diff)
downloadvyatta-cfg-dadf6384029fd6748a21832e4968261d1f7c60fd.tar.gz
vyatta-cfg-dadf6384029fd6748a21832e4968261d1f7c60fd.zip
T1899: fix for unionfs-fuse rename of meta directory
In release v1.0 of unionfs-fuse, the meta directory was renamed from .unionfs to .unionfs-fuse. Consequently, the clean up of the directory following a commit vacuously succeeds, and the meta data remains. On a subsequent commit, this hidden directory will be copied into the tmp directory structure. As permissions on the whiteout files belong solely to the user, commit actions in a multiuser environment may encounter permission errors, leading to a failure in commit. Change the meta directory name here to accord with the change in unionfs-fuse, but beware that the change is reverted in release v2.0 of unionfs-fuse.
Diffstat (limited to 'debian/rules')
0 files changed, 0 insertions, 0 deletions