unionfs: add patch to revert to old pre-1.0 meta directory
authorPeter Korsgaard <peter@korsgaard.com>
Fri, 18 Dec 2015 07:47:01 +0000 (08:47 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 29 Dec 2015 16:54:34 +0000 (17:54 +0100)
commit49c4a83a081f0309780124766ccfae87dc12de3f
tree3847457eae3727beab7a278352a55abf76f09715
parent9e025b20a925f52c26be907a2463a2252ac1bc10
unionfs: add patch to revert to old pre-1.0 meta directory

Unionfs changed its meta directory from .unionfs to .unionfs-fuse with the
unionfs -> unionfs-fuse rename.  The rename later got reverted everywhere
but the meta directory, so now unionfs doesn't find the whiteout files from
older releases.

Revert back to the pre-1.0 behaviour to fix this.

Patch merged upstream:
https://github.com/rpodgorny/unionfs-fuse/commit/93c2f9bd8b058b28016e6db2421e5b38eac0606c

[Thomas: add reference to the upstream commit, now that the patch has
been merged.]

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/unionfs/0001-Revert-to-old-pre-1.0-meta-directory.patch [new file with mode: 0644]