aboutsummaryrefslogtreecommitdiffstats
path: root/fs/aufs/xino.c
AgeCommit message (Collapse)Author
2022-03-23aufs: pre fs_context, support the incomplete sb and sbinfo caseJ. R. Okajima
commit 4a19e0b7642f1bda78be13b532f0c2eb687e291b aufs5-standalone upstream. This series "pre fs_context" prepares for the succeeding series "fs_context" which makes aufs supports new fsopen/fsconfig/fsmount systemcalls. The commit itself is less meaningful and never affect the behaviour. This commit supports the incomplete/unfinished superblock and sbinfo, in order to suppot the error during parse or mount phase in fs_context. Signed-off-by: J. R. Okajima <hooanon05g@gmail.com> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2022-03-22aufs: 5.14-20210906 ---> 5.14-20211018Paul Gortmaker
To incorporate the following encapsulated changes: 05607e3cb465 5.14 20211018 9e5e47e46da7 aufs: tiny, fix an editing failure ee28de7d4b6c aufs: support FUSE branch a little more 71dfddc73039 aufs: bugfix, stop omitting path->mnt 03a3ee3199ae 5.14 20210906 from https://github.com/sfjro/aufs5-standalone.git Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2021-11-02aufs5: coreBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>