cifs: compute full_path already in cifs_readdir()
authorRonnie Sahlberg <lsahlber@redhat.com>
Mon, 5 Oct 2020 02:37:53 +0000 (12:37 +1000)
committerSteve French <stfrench@microsoft.com>
Mon, 12 Oct 2020 04:57:19 +0000 (23:57 -0500)
commitd1542cf6165e526a6837cc9d1e20cb0da841bd0b
treee77c41296394c7f7a4dd66aa15d7ab8d857b0e34
parent9e81e8ff74b90af0c6eafec3ba3d7817bea16997
cifs: compute full_path already in cifs_readdir()

Cleanup patch for followon to cache additional information for the root directory
when directory lease held.

Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/readdir.c