mirror of
https://github.com/adulau/aha.git
synced 2024-12-27 19:26:25 +00:00
[CIFS] Updates fs/cifs/CHANGES
Signed-off-by: Steve French <sfrench@us.ibm.com>
This commit is contained in:
parent
7b91e2661a
commit
5bd9052d79
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
Version 1.60
|
||||
-------------
|
||||
Fix memory leak in reconnect. Fix oops in DFS mount error path.
|
||||
Set s_maxbytes to smaller (the max that vfs can handle) so that
|
||||
sendfile will now work over cifs mounts again.
|
||||
|
||||
Version 1.59
|
||||
------------
|
||||
Client uses server inode numbers (which are persistent) rather than
|
||||
|
|
Loading…
Reference in a new issue