Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-10-13 | cifs: enable caching of directories for which a lease is held | Ronnie Sahlberg | 1 | -7/+13 |
2022-10-05 | cifs: store a pointer to a fid in the cfid structure instead of the struct | Ronnie Sahlberg | 1 | -1/+3 |
2022-10-05 | cifs: Make tcon contain a wrapper structure cached_fids instead of cached_fid | Ronnie Sahlberg | 1 | -2/+6 |
2022-08-13 | cifs: Do not access tcon->cfids->cfid directly from is_path_accessible | Ronnie Sahlberg | 1 | -1/+1 |
2022-08-12 | cifs: Add constructor/destructors for tcon->cfid | Ronnie Sahlberg | 1 | -0/+38 |
2022-08-11 | cifs: Move cached-dir functions into a separate file | Ronnie Sahlberg | 1 | -0/+26 |