commit | 91ffe7beb31e7e1e689a59f5ef56acea0811d81c | [log] [tgz] |
---|---|---|
author | Amir Goldstein <amir73il@gmail.com> | Thu Dec 28 20:23:05 2017 +0200 |
committer | Miklos Szeredi <mszeredi@redhat.com> | Wed Jan 24 11:25:56 2018 +0100 |
tree | 6a5528271ffbaf34650fd988a4f1660dcc70bbbb | |
parent | 24f0b17203691d22815e842051a014e3bde7c227 [diff] |
ovl: factor out ovl_get_index_fh() helper The helper is needed to lookup an index by file handle for NFS export. Signed-off-by: Amir Goldstein <amir73il@gmail.com> Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>