summaryrefslogtreecommitdiffstats
path: root/fs/overlayfs/export.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* ovl: decode indexed dir file handlesAmir Goldstein2018-01-241-0/+13
* ovl: decode lower file handles of unlinked but open filesAmir Goldstein2018-01-241-2/+21
* ovl: decode indexed non-dir file handlesAmir Goldstein2018-01-241-25/+46
* ovl: decode lower non-dir file handlesAmir Goldstein2018-01-241-11/+42
* ovl: encode lower file handlesAmir Goldstein2018-01-241-8/+2
* ovl: copy up before encoding non-connectable dir file handleAmir Goldstein2018-01-241-4/+49
* ovl: encode non-indexed upper file handlesAmir Goldstein2018-01-241-5/+35
* ovl: decode connected upper dir file handlesAmir Goldstein2018-01-241-1/+230
* ovl: decode pure upper file handlesAmir Goldstein2018-01-241-0/+97
* ovl: encode pure upper file handlesAmir Goldstein2018-01-241-0/+98