]> git.baikalelectronics.ru Git - kernel.git/commit
ovl: decode pure upper file handles
authorAmir Goldstein <amir73il@gmail.com>
Thu, 18 Jan 2018 23:03:23 +0000 (01:03 +0200)
committerMiklos Szeredi <mszeredi@redhat.com>
Wed, 24 Jan 2018 10:26:00 +0000 (11:26 +0100)
commit753060c91d57900f9a236be60f129a605c83b217
tree91e96d4841893b6b7e5b938e59725f6a31996add
parent335d444f3fd24ff58087760b54b5d0e48e358a26
ovl: decode pure upper file handles

Decoding an upper file handle is done by decoding the upper dentry from
underlying upper fs, finding or allocating an overlay inode that is
hashed by the real upper inode and instantiating an overlay dentry with
that inode.

Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
fs/overlayfs/export.c
fs/overlayfs/namei.c
fs/overlayfs/overlayfs.h