ovl: check ERR_PTR() return value from ovl_encode_fh()
[sfrench/cifs-2.6.git] / fs / overlayfs / export.c
2018-02-05 Amir Goldsteinovl: check ERR_PTR() return value from ovl_encode_fh()
2018-01-24 Amir Goldsteinovl: lookup indexed ancestor of lower dir
2018-01-24 Amir Goldsteinovl: lookup connected ancestor of dir in inode cache
2018-01-24 Amir Goldsteinovl: decode pure lower dir file handles
2018-01-24 Amir Goldsteinovl: decode indexed dir file handles
2018-01-24 Amir Goldsteinovl: decode lower file handles of unlinked but open...
2018-01-24 Amir Goldsteinovl: decode indexed non-dir file handles
2018-01-24 Amir Goldsteinovl: decode lower non-dir file handles
2018-01-24 Amir Goldsteinovl: encode lower file handles
2018-01-24 Amir Goldsteinovl: copy up before encoding non-connectable dir file...
2018-01-24 Amir Goldsteinovl: encode non-indexed upper file handles
2018-01-24 Amir Goldsteinovl: decode connected upper dir file handles
2018-01-24 Amir Goldsteinovl: decode pure upper file handles
2018-01-24 Amir Goldsteinovl: encode pure upper file handles