- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for performDirectoryEnumeration (0.13 seconds)
-
docs/smb3-features/04-directory-leasing-design.md
return cachedFiles.toArray(new SmbFile[0]); } } // Perform actual directory enumeration SmbFile[] files = performDirectoryEnumeration(); // Update cache if we have a directory lease if (directoryLeaseManager != null && directoryLeaseKey != null) { directoryLeaseManager.updateDirectoryCache(getPath(), Arrays.asList(files));
Created: Sat Dec 20 13:44:44 GMT 2025 - Last Modified: Sat Aug 16 02:53:50 GMT 2025 - 36.2K bytes - Click Count (0)