summaryrefslogtreecommitdiffstats
path: root/fs/jffs2
diff options
context:
space:
mode:
authorAmir Goldstein <amir73il@gmail.com>2018-01-11 14:01:08 +0200
committerMiklos Szeredi <mszeredi@redhat.com>2018-01-24 11:25:55 +0100
commit016b720f5558d825bc0a4c6d2bdd6929fbe86536 (patch)
treeb6299145104cd5346218677cdb169faf2f4aee40 /fs/jffs2
parentfbd2d2074bde2e333d9a9eeda5864cd593fbe29c (diff)
downloadlinux-016b720f5558d825bc0a4c6d2bdd6929fbe86536.tar.bz2
ovl: index directories on copy up for NFS export
With the NFS export feature enabled, all dirs are indexed on copy up. Non-dir files are copied up directly to indexdir and then hardlinked to upper dir. Directories are copied up to indexdir, then an index entry is created in indexdir with 'upper' xattr pointing to the copied up dir and then the copied up dir is moved to upper dir. Directory index is also used for consistency verification, like detecting multiple redirected dirs to the same lower dir on lookup. Signed-off-by: Amir Goldstein <amir73il@gmail.com> Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'fs/jffs2')
0 files changed, 0 insertions, 0 deletions