Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-03-11 | smb: client: set correct d_type for reparse DFS/DFSR and mount point | Paulo Alcantara | 1 | -7/+9 |
2024-03-11 | smb: client: parse uid, gid, mode and dev from WSL reparse points | Paulo Alcantara | 1 | -14/+64 |
2024-03-11 | smb: client: introduce SMB2_OP_QUERY_WSL_EA | Paulo Alcantara | 1 | -5/+5 |
2024-03-11 | smb: client: Fix a NULL vs IS_ERR() check in wsl_set_xattrs() | Dan Carpenter | 1 | -1/+1 |
2024-03-11 | smb: client: add support for WSL reparse points | Paulo Alcantara | 1 | -5/+165 |
2024-03-11 | smb: client: move most of reparse point handling code to common file | Paulo Alcantara | 1 | -0/+320 |