Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cifs: store a pointer to a fid in the cfid structure instead of the struct | Ronnie Sahlberg | 2022-10-05 | 1 | -8/+55 |
* | cifs: improve handlecaching | Ronnie Sahlberg | 2022-10-05 | 1 | -4/+5 |
* | cifs: Make tcon contain a wrapper structure cached_fids instead of cached_fid | Ronnie Sahlberg | 2022-10-05 | 1 | -23/+27 |
* | smb3: add dynamic trace points for tree disconnect | Steve French | 2022-10-05 | 1 | -1/+1 |
* | cifs: Do not access tcon->cfids->cfid directly from is_path_accessible | Ronnie Sahlberg | 2022-08-13 | 1 | -4/+6 |
* | cifs: Add constructor/destructors for tcon->cfid | Ronnie Sahlberg | 2022-08-12 | 1 | -43/+67 |
* | cifs: Move cached-dir functions into a separate file | Ronnie Sahlberg | 2022-08-11 | 1 | -0/+362 |