Home
last modified time | relevance | path

Searched refs:reconnect (Results 1 – 2 of 2) sorted by relevance

/fs/cifs/
DCHANGES19 Fix memory leak in reconnect. Fix oops in DFS mount error path.
103 umount race that can cause oops in mount or umount or reconnect.
222 non-cached file. Fix reconnect to newer Samba servers (or other servers
266 to Unicode during mount. Fix memory leak in sess struct on reconnect.
469 Multiple bigendian fixes. On little endian systems (for reconnect after
470 network failure) fix tcp session reconnect code so we do not try first
471 to reconnect on reverse of port 445. Treat reparse points (NTFS junctions)
518 except when already in write. Grab per socket sem during reconnect
519 to avoid oops in sendmsg if overlapping with reconnect. Do not
646 copy rather than later modified server copy of file. Do not reconnect
[all …]
/fs/ceph/
Dmds_client.c1028 int reconnect) in wake_up_session_caps() argument
1032 (void *)(unsigned long)reconnect); in wake_up_session_caps()