commit | 8ed5eec9d6c4c013aa657ebefbd10a1a0d15893d | [log] [tgz] |
---|---|---|
author | Amir Goldstein <amir73il@gmail.com> | Wed Jul 12 14:17:16 2017 +0300 |
committer | Miklos Szeredi <mszeredi@redhat.com> | Wed Jan 24 11:25:59 2018 +0100 |
tree | 634ea6f80f9212f0d81c846145a8b260f2c6d34a | |
parent | a01f64b5c06ca1130b0b72ceb5e2a25e4d37ab08 [diff] |
ovl: encode pure upper file handles Encode overlay file handles as struct ovl_fh containing the file handle encoding of the real upper inode. Signed-off-by: Amir Goldstein <amir73il@gmail.com> Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>